ENTITY tangent_shape_element SUPERTYPE OF (tangent_plane) SUBTYPE OF (derived_non_feature_shape_element, tangent); END_ENTITY; -- tangent_shape_element |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; shape_element (OPT) id_x: STRING; (RT) name->element_name: STRING; (RT) of_shape->containing_shape: item_shape; (RT) (DER) product_definitional: LOGICAL; (RT) (DER) id: identifier; non_feature_shape_element (RT) containing_shape->scope: ee_product_definition_with_annotation_elements; (INV) element_shape: SET [0:?] OF non_feature_shape_model FOR associated_element; (INV) associated_usage_concept: SET [0:?] OF usage_concept_usage_relationship_armx FOR associated_usage; derived_shape_aspect (INV) deriving_relationships: SET [1:?] OF shape_aspect_relationship FOR relating_shape_aspect; derived_non_feature_shape_element - tangent - tangent_shape_element - |
tangent_plane (EXTENDED_GEOMETRIC_TOLERANCE_XIM) |
Global rules for this entity data type- |
public interface ETangent_shape_element extends EDerived_non_feature_shape_element, ETangent |
public class CTangent_shape_element implements ETangent_shape_element |
public class ATangent_shape_element extends AEntitypublic ETangent_shape_element getByIndex(int index)public ETangent_shape_element getCurrentMember(SdaiIterator it) |