|
ENTITY Template_location_in_structured_template_transform SUBTYPE OF (Geometric_placement); SELF\Geometric_placement_operation.template_definition RENAMED template_shape : Part_template_planar_shape_model; reference_location : Template_location_in_structured_template; assembly_shape : Structured_template_planar_shape_model; SELF\Geometric_placement.target RENAMED transform : Axis_placement_2d; UNIQUE UR1 : reference_location, assembly_shape; WHERE WR1: assembly_shape.shape_characterized_definition[1] :=: reference_location.assembly; END_ENTITY; -- Template_location_in_structured_template_transform |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Geometric_placement_operation source: Axis_placement; template_definition: template_definition_select; Geometric_placement target: Axis_placement; Template_location_in_structured_template_transform (RT) template_definition->template_shape: Part_template_planar_shape_model; reference_location: Template_location_in_structured_template; assembly_shape: Structured_template_planar_shape_model; (RT) target->transform: Axis_placement_2d; |
Global rules for this entity data type- |