ENTITY IfcLocalPlacement
(* SCHEMA IFC2X3; *)
ENTITY IfcLocalPlacement
SUBTYPE OF (IfcObjectPlacement);
PlacementRelTo : OPTIONAL IfcObjectPlacement;
RelativePlacement : IfcAxis2Placement;
WHERE
WR21 : IfcCorrectLocalPlacement(RelativePlacement, PlacementRelTo);
END_ENTITY;
Explicit Attributes
Entity IfcLocalPlacement has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcLocalPlacement has the following local and inherited inverse attributes:
Supertypes
Entity IfcLocalPlacement inherits from the following supertypes:
IfcObjectPlacement
Subtypes
No subtypesReferenced By
Entity IfcLocalPlacement and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:13-04:00