Overview Schemas Index

AIC_DRAUGHTING_ANNOTATION (jsdai.SAic_draughting_annotation)


TYPE draughting_symbol_representation_item = SELECT (
          annotation_curve_occurrence,
          annotation_symbol_occurrence,
          annotation_fill_area_occurrence,
          annotation_text_occurrence,
          axis2_placement);
END_TYPE; -- draughting_symbol_representation_item

Users

          draughting_symbol_representation.items

public class ADraughting_symbol_representation_item extends AEntitySelect

          case 1:
              boolean isMember(EEntity value)
              EEntity getByIndex(int index)
              EEntity getCurrentMember(SdaiIterator iter)
              void setByIndex(int index, EEntity value)
              void setCurrentMember(SdaiIterator iter, EEntity value)
              void addBefore(SdaiIterator iter, EEntity value)
              void addAfter(SdaiIterator iter, EEntity value)
              void addUnordered(EEntity value)
              void addByIndex(int index, EEntity value)
              void removeUnordered(EEntity value)
          case 1:
              boolean isMember(EEntity value)
              EEntity getByIndex(int index)
              EEntity getCurrentMember(SdaiIterator iter)
              void setByIndex(int index, EEntity value)
              void setCurrentMember(SdaiIterator iter, EEntity value)
              void addBefore(SdaiIterator iter, EEntity value)
              void addAfter(SdaiIterator iter, EEntity value)
              void addUnordered(EEntity value)
              void addByIndex(int index, EEntity value)
              void removeUnordered(EEntity value)