ENTITY IfcObjectPlacement
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcObjectPlacement
ABSTRACT SUPERTYPE OF (ONEOF
(IfcGridPlacement
,IfcLocalPlacement));
INVERSE
ReferencedByPlacements : SET [0:?] OF IfcLocalPlacement FOR PlacementRelTo;
END_ENTITY;
Explicit Attributes
No explicit attributes
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcObjectPlacement has the following local and inherited inverse attributes:
| Attribute | Type | Defined By |
|---|
| ReferencedByPlacements | SET OF IfcLocalPlacement (ENTITY) | IfcObjectPlacement |
|
Supertypes
No supertypesSubtypes
Entity IfcObjectPlacement has the following subtypes:
IfcGridPlacement*
IfcLocalPlacement*
* - Immediate Subtypes
Referenced By
Entity IfcObjectPlacement and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00