Class Ifc4x3_rc1::IfcRelPositions¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcRelConnects
(Class Ifc4x3_rc1::IfcRelConnects)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcRelPositions
: public Ifc4x3_rc1::IfcRelConnects¶ Public Types
-
typedef IfcTemplatedEntityList<IfcRelPositions>
list
¶
Public Functions
-
::Ifc4x3_rc1::IfcPositioningElement *
RelatingPositioningElement
() const¶
-
void
setRelatingPositioningElement
(::Ifc4x3_rc1::IfcPositioningElement *v)¶
-
IfcTemplatedEntityList<::Ifc4x3_rc1::IfcProduct>::ptr
RelatedProducts
() const¶
-
void
setRelatedProducts
(IfcTemplatedEntityList<::Ifc4x3_rc1::IfcProduct>::ptr v)¶
-
IfcRelPositions
(IfcEntityInstanceData *e)¶
-
IfcRelPositions
(std::string v1_GlobalId, ::Ifc4x3_rc1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, ::Ifc4x3_rc1::IfcPositioningElement *v5_RelatingPositioningElement, IfcTemplatedEntityList<::Ifc4x3_rc1::IfcProduct>::ptr v6_RelatedProducts)¶
-
typedef IfcTemplatedEntityList<IfcRelPositions>