ENTITY associated_shape_element SUBTYPE OF (geometric_item_specific_usage, shape_aspect); DERIVE SELF\geometric_item_specific_usage.definition : shape_aspect := SELF; END_ENTITY; -- associated_shape_element |
Entity data types and their attributesitem_identified_representation_usagename: label; (OPT) description: text; definition: item_identified_representation_usage_definition; used_representation: representation; identified_item: representation_item; geometric_item_specific_usage (RT) definition: geometric_item_specific_usage_select; (RT) used_representation: shape_model; (RT) identified_item: geometric_representation_item; shape_aspect name: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; associated_shape_element (RT) (DER) definition: shape_aspect; |
axis_placement_shape_element (GEOMETRIC_TOLERANCE_XIM) |
contacting_feature_armx (GEOMETRIC_TOLERANCE_XIM) |
Global rules for this entity data type- |
public interface EAssociated_shape_element extends EGeometric_item_specific_usage, EShape_aspect |
public class CAssociated_shape_element implements EAssociated_shape_elementstatic EAttribute attributeDefinition(EAssociated_shape_element type)static int usedinDefinition(EAssociated_shape_element type, EShape_aspect instance, ASdaiModel domain, AAssociated_shape_element result) |
public class AAssociated_shape_element extends AEntitypublic EAssociated_shape_element getByIndex(int index)public EAssociated_shape_element getCurrentMember(SdaiIterator it) |