Class Ifc2x3::IfcConnectionPortGeometry¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcConnectionGeometry(Class Ifc2x3::IfcConnectionGeometry)
Class Documentation¶
-
class
Ifc2x3::IfcConnectionPortGeometry: public Ifc2x3::IfcConnectionGeometry¶ Public Types
-
typedef IfcTemplatedEntityList<IfcConnectionPortGeometry>
list¶
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)¶
-
IfcConnectionPortGeometry(IfcEntityInstanceData *e)¶
-
IfcConnectionPortGeometry(::Ifc2x3::IfcAxis2Placement *v1_LocationAtRelatingElement, ::Ifc2x3::IfcAxis2Placement *v2_LocationAtRelatedElement, ::Ifc2x3::IfcProfileDef *v3_ProfileOfPort)¶
-
typedef IfcTemplatedEntityList<IfcConnectionPortGeometry>