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:
AttributeTypeDefined By
 PlacesObjectSET OF IfcProduct (ENTITY)IfcObjectPlacement
 ReferencedByPlacementsSET OF IfcLocalPlacement (ENTITY)IfcObjectPlacement

Supertypes

    No supertypes

Subtypes

Entity IfcObjectPlacement has the following subtypes:
    IfcGridPlacement*
    IfcLocalPlacement*
* - Immediate Subtypes

Referenced By

Entity IfcObjectPlacement and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCorrectLocalPlacement FUNCTION IfcObjectPlacement
 IfcLocalPlacement ENTITY IfcObjectPlacement
 IfcProduct ENTITY IfcObjectPlacement
 IfcStructuralAnalysisModel ENTITY IfcObjectPlacement


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:45-04:00