|
ENTITY Part_template_non_planar_2d_shape_model SUBTYPE OF (Manifold_surface_shape_representation, Part_template_shape_model); transformation : Axis_placement_3d; WHERE WR1: NOT EXISTS(SELF\Representation.name); WR2: NOT EXISTS(SELF\Representation.description); END_ENTITY; -- Part_template_non_planar_2d_shape_model |
Entity data types and their attributesRepresentation(OPT) id: STRING; (OPT) name: STRING; (OPT) description: STRING; context_of_items: Representation_context; items: SET [1:?] OF Representation_item; Geometric_model (OPT) version_id: STRING; (OPT) model_extent: length_measure; (RT) context_of_items: Geometric_coordinate_space; (RT) items: SET [1:?] OF Detailed_geometric_model_element; Manifold_surface_shape_representation - Part_template_shape_model shape_characterized_definition: SET [1:?] OF Geometric_template; (OPT) shape_environment: application_environment; shape_material_condition: material_condition; (DER) principal_part_shape: SET [0:1] OF Geometric_model_relationship; Part_template_non_planar_2d_shape_model transformation: Axis_placement_3d; |
Global rules for this entity data type- |