ENTITY axis1_placement
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 *)
ENTITY axis1_placement
SUBTYPE OF (placement);
axis : OPTIONAL direction;
DERIVE
z : direction := NVL(normalise(axis), dummy_gri || direction([0.0,0.0,1.0]));
WHERE
WRA21 : SELF\geometric_representation_item.dim = 3;
END_ENTITY; (* STEP Part 42 (modified in 2nd edition) *)
Explicit Attributes
Entity axis1_placement has the following local and inherited explicit attributes:
Derived Attributes
Entity axis1_placement has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity axis1_placement inherits from the following supertypes:
representation_item
geometric_representation_item
placement
Subtypes
No subtypesReferenced By
Entity axis1_placement and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:43:30-04:00