ENTITY geometrical_tolerance_callout SUBTYPE OF (draughting_callout); END_ENTITY; -- geometrical_tolerance_callout |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; draughting_callout contents: SET [1:?] OF draughting_callout_element; geometrical_tolerance_callout - |
draughting_elements$geometrical_tolerance_callout (AIC_DRAUGHTING_ELEMENTS) |
Global rules for this entity data type- |
public interface EGeometrical_tolerance_callout extends EDraughting_callout |
public class CGeometrical_tolerance_callout implements EGeometrical_tolerance_callout |
public class AGeometrical_tolerance_callout extends AEntitypublic EGeometrical_tolerance_callout getByIndex(int index)public EGeometrical_tolerance_callout getCurrentMember(SdaiIterator it) |