Class Ifc4x2::IfcRelPositions

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcRelPositions : public Ifc4x2::IfcRelConnects

Public Types

typedef IfcTemplatedEntityList<IfcRelPositions> list

Public Functions

::Ifc4x2::IfcPositioningElement *RelatingPositioningElement() const
void setRelatingPositioningElement(::Ifc4x2::IfcPositioningElement *v)
IfcTemplatedEntityList<::Ifc4x2::IfcProduct>::ptr RelatedProducts() const
void setRelatedProducts(IfcTemplatedEntityList<::Ifc4x2::IfcProduct>::ptr v)
const IfcParse::entity &declaration() const
IfcRelPositions(IfcEntityInstanceData *e)
IfcRelPositions(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, ::Ifc4x2::IfcPositioningElement *v5_RelatingPositioningElement, IfcTemplatedEntityList<::Ifc4x2::IfcProduct>::ptr v6_RelatedProducts)

Public Static Functions

const IfcParse::entity &Class()