|
ENTITY axis2_placement_2d SUBTYPE OF (placement); ref_direction : OPTIONAL direction; DERIVE p : LIST [2:2] OF direction := build_2axes(ref_direction); WHERE WR1: SELF\geometric_representation_item.dim = 2; END_ENTITY; -- axis2_placement_2d |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; placement location: cartesian_point; axis2_placement_2d (OPT) ref_direction: direction; (DER) p: LIST [2:2] OF direction; |
| fea_axis2_placement_2d (structural_response_representation_schema) |
Global rules for this entity data type- |