|
ENTITY Planar_box SUBTYPE OF (Detailed_geometric_model_element); size_in_x : length_measure; size_in_y : length_measure; placement : Axis_placement; END_ENTITY; -- Planar_box |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Planar_box size_in_x: length_measure; size_in_y: length_measure; placement: Axis_placement; |
Global rules for this entity data type- |