Class Ifc2x3::IfcConnectionPortGeometry

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcConnectionPortGeometry : public Ifc2x3::IfcConnectionGeometry

Public Functions

::Ifc2x3::IfcAxis2Placement *LocationAtRelatingElement() const
void setLocationAtRelatingElement(::Ifc2x3::IfcAxis2Placement *v)
bool hasLocationAtRelatedElement() const

Whether the optional attribute LocationAtRelatedElement is defined for this IfcConnectionPortGeometry.

::Ifc2x3::IfcAxis2Placement *LocationAtRelatedElement() const
void setLocationAtRelatedElement(::Ifc2x3::IfcAxis2Placement *v)
::Ifc2x3::IfcProfileDef *ProfileOfPort() const
void setProfileOfPort(::Ifc2x3::IfcProfileDef *v)
const IfcParse::entity &declaration() const
IfcConnectionPortGeometry(IfcEntityInstanceData *e)
IfcConnectionPortGeometry(::Ifc2x3::IfcAxis2Placement *v1_LocationAtRelatingElement, ::Ifc2x3::IfcAxis2Placement *v2_LocationAtRelatedElement, ::Ifc2x3::IfcProfileDef *v3_ProfileOfPort)

Public Static Functions

const IfcParse::entity &Class()