ENTITY axis1_placement
(* SCHEMA engineering_properties_schema; *)
ENTITY axis1_placement
SUBTYPE OF (placement);
axis : OPTIONAL direction;
DERIVE
z : direction := NVL(normalise(axis), dummy_gri || direction([ 0.00000, 0.00000, 1.00000 ]));
WHERE
WR1:
SELF\geometric_representation_item.dim = 3;
END_ENTITY;
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 Tools® EXPRESS to HTML Converter
2012-03-27T17:18:50-04:00