ENTITY parallel_offset_armx SUBTYPE OF (derived_shape_element, parallel_offset); WHERE wr1: NOT('DIMENSION_TOLERANCE_XIM.ASSOCIATED_SHAPE_ELEMENT' IN TYPEOF(SELF)) OR ('GEOMETRY_SCHEMA.SURFACE' IN TYPEOF(SELF\item_identified_representation_usage.identified_item)) OR ('GEOMETRY_SCHEMA.CURVE' IN TYPEOF(SELF\item_identified_representation_usage.identified_item)); END_ENTITY; -- parallel_offset_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; parallel_offset offset: measure_with_unit; parallel_offset_armx - |
datum_defined_by_parallel_offset (DERIVED_SHAPE_ELEMENT_XIM) |
Global rules for this entity data type- |
public interface EParallel_offset_armx extends EDerived_shape_element, EParallel_offset |
public class CParallel_offset_armx implements EParallel_offset_armx |
public class AParallel_offset_armx extends AEntitypublic EParallel_offset_armx getByIndex(int index)public EParallel_offset_armx getCurrentMember(SdaiIterator it) |