ENTITY placement
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY placement
SUPERTYPE OF (ONEOF
		(axis2_placement_2d, 
		axis2_placement_3d, 
		axis1_placement))
SUBTYPE OF (geometric_representation_item);
	location : cartesian_point;
END_ENTITY;  (*  STEP Part 42 (unchanged in 2nd edition)  *)
Explicit Attributes
Entity placement has the following local and inherited explicit attributes:
Derived Attributes
Entity placement has the following local and inherited derived attributes:
Inverse Attributes
    No Inverse AttributesSupertypes
Entity placement inherits from the following supertypes:
  representation_item
    geometric_representation_item
Subtypes
Entity placement has the following subtypes:
    axis1_placement*
    axis2_placement_2d*
    axis2_placement_3d*
* - Immediate Subtypes
Referenced By
Entity placement and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00