Overview Schemas Index

PRESENTATION_APPEARANCE_SCHEMA (jsdai.SPresentation_appearance_schema)


TYPE direction_count_select = SELECT (
          u_direction_count,
          v_direction_count);
END_TYPE; -- direction_count_select

Users

          surface_style_parameter_line.direction_counts

public class ADirection_count_select extends CAggregate

          case sU_direction_count:
              boolean isMember(integer value, EU_direction_count node1)
              integer getByIndex(int index, EU_direction_count node1)
              integer getCurrentMember(SdaiIterator iter, EU_direction_count node1)
              void setByIndex(int index, integer value, EU_direction_count node1)
              void setCurrentMember(SdaiIterator iter, integer value, EU_direction_count node1)
              void addBefore(SdaiIterator iter, integer value, EU_direction_count node1)
              void addAfter(SdaiIterator iter, integer value, EU_direction_count node1)
              void addUnordered(integer value, EU_direction_count node1)
              void addByIndex(int index, integer value, EU_direction_count node1)
              void removeUnordered(integer value, EU_direction_count node1)
          case sV_direction_count:
              boolean isMember(integer value, EV_direction_count node1)
              integer getByIndex(int index, EV_direction_count node1)
              integer getCurrentMember(SdaiIterator iter, EV_direction_count node1)
              void setByIndex(int index, integer value, EV_direction_count node1)
              void setCurrentMember(SdaiIterator iter, integer value, EV_direction_count node1)
              void addBefore(SdaiIterator iter, integer value, EV_direction_count node1)
              void addAfter(SdaiIterator iter, integer value, EV_direction_count node1)
              void addUnordered(integer value, EV_direction_count node1)
              void addByIndex(int index, integer value, EV_direction_count node1)
              void removeUnordered(integer value, EV_direction_count node1)