Class Ifc2x3::IfcStructuralPointConnection¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcStructuralConnection
(Class Ifc2x3::IfcStructuralConnection)
Class Documentation¶
-
class
Ifc2x3
::
IfcStructuralPointConnection
: public Ifc2x3::IfcStructuralConnection¶ Definition from IAI: Instances of IfcStructuralPointConnection describe structural nodes or point supports.
HISTORY: New entity in IFC 2x2.
IFC 2x4 change: Attribute ConditionCoordinateSystem added, allowing for skewed supports. Use definitions added.
Coordinate Systems:
See definitions at IfcStructuralItem. The local coordinate system is established by the reference point given by topology representation and by the attribute ConditionCoordinateSystem.
Topology Use Definitions:
Instances of IfcStructuralPointConnection shall have a topology representation which consists of one IfcVertexPoint, representing the reference point of the point connection. See definitions at IfcStructuralItem for further specifications.
Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralPointConnection>
list
¶
Public Functions
-
IfcStructuralPointConnection
(IfcEntityInstanceData *e)¶
-
IfcStructuralPointConnection
(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc2x3::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc2x3::IfcProductRepresentation *v7_Representation, ::Ifc2x3::IfcBoundaryCondition *v8_AppliedCondition)¶
-
typedef IfcTemplatedEntityList<IfcStructuralPointConnection>