Class Ifc4x2::IfcPositioningElement¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcProduct(Class Ifc4x2::IfcProduct)
Derived Types¶
public Ifc4x2::IfcGrid(Class Ifc4x2::IfcGrid)public Ifc4x2::IfcLinearPositioningElement(Class Ifc4x2::IfcLinearPositioningElement)public Ifc4x2::IfcReferent(Class Ifc4x2::IfcReferent)
Class Documentation¶
- 
class 
Ifc4x2::IfcPositioningElement: public Ifc4x2::IfcProduct¶ Subclassed by Ifc4x2::IfcGrid, Ifc4x2::IfcLinearPositioningElement, Ifc4x2::IfcReferent
Public Types
- 
typedef IfcTemplatedEntityList<IfcPositioningElement> 
list¶ 
Public Functions
- 
IfcTemplatedEntityList<IfcRelContainedInSpatialStructure>::ptr 
ContainedInStructure() const¶ 
- 
IfcTemplatedEntityList<IfcRelPositions>::ptr 
Positions() const¶ 
- 
IfcPositioningElement(IfcEntityInstanceData *e)¶ 
- 
IfcPositioningElement(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x2::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x2::IfcProductRepresentation *v7_Representation)¶ 
- 
typedef IfcTemplatedEntityList<IfcPositioningElement>