ENTITY perpendicular_to_armx SUBTYPE OF (derived_shape_element, perpendicular_to); WHERE wr1: NOT('DIMENSION_TOLERANCE_XIM.ASSOCIATED_SHAPE_ELEMENT' IN TYPEOF(SELF)) OR ('GEOMETRY_SCHEMA.LINE' IN TYPEOF(SELF\item_identified_representation_usage.identified_item)) OR ('GEOMETRY_SCHEMA.PLANE' IN TYPEOF(SELF\item_identified_representation_usage.identified_item)); END_ENTITY; -- perpendicular_to_armx |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; derived_shape_aspect (INV) deriving_relationships: SET [1:?] OF shape_aspect_deriving_relationship FOR relating_shape_aspect; derived_shape_element derived_from: SET [1:?] OF shape_aspect; perpendicular_to - perpendicular_to_armx - |
datum_defined_by_perpendicular_to (DERIVED_SHAPE_ELEMENT_XIM) |
Global rules for this entity data type- |
public interface EPerpendicular_to_armx extends EDerived_shape_element, EPerpendicular_to |
public class CPerpendicular_to_armx implements EPerpendicular_to_armx |
public class APerpendicular_to_armx extends AEntitypublic EPerpendicular_to_armx getByIndex(int index)public EPerpendicular_to_armx getCurrentMember(SdaiIterator it) |