ENTITY axis1_placement
(* SCHEMA integrated_cnc_schema; *)
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
WR1: SELF\geometric_representation_item.dim = 3;
END_ENTITY; -- 10303-42: geometry_schema
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] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:17-02:00