ENTITY IfcObjectPlacement
(* SCHEMA IFC4; *)
ENTITY IfcObjectPlacement
ABSTRACT SUPERTYPE OF (ONEOF
(IfcGridPlacement
,IfcLocalPlacement));
INVERSE
PlacesObject : SET [0:?] OF IfcProduct FOR ObjectPlacement;
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 |
---|
PlacesObject | SET OF IfcProduct (ENTITY) | IfcObjectPlacement |
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
2016-06-01T11:21:45-04:00