Class Ifc4::IfcStructuralSurfaceConnection¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcStructuralConnection
(Class Ifc4::IfcStructuralConnection)
Class Documentation¶
-
class
Ifc4
::
IfcStructuralSurfaceConnection
: public Ifc4::IfcStructuralConnection¶ Definition from IAI: Instances of IfcStructuralSurfaceConnection describe face ‘nodes’, i.e. faces where two or more surface members are joined, or face supports. Face surfaces may be planar or curved.
HISTORY: New entity in IFC 2x2. IFC 2x4 change: Use definitions added.
Coordinate Systems:
See definitions at IfcStructuralItem. The local coordinate system is established by the reference surface given by topology representation.
Topology Use Definitions:
Instances of IfcStructuralSurfaceConnection shall have a topology representation which consists of one IfcFaceSurface, representing the reference surface of the surface connection. See definitions at IfcStructuralItem for further specifications.
Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralSurfaceConnection>
list
¶
Public Functions
-
IfcStructuralSurfaceConnection
(IfcEntityInstanceData *e)¶
-
IfcStructuralSurfaceConnection
(std::string v1_GlobalId, ::Ifc4::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4::IfcProductRepresentation *v7_Representation, ::Ifc4::IfcBoundaryCondition *v8_AppliedCondition)¶
-
typedef IfcTemplatedEntityList<IfcStructuralSurfaceConnection>