Class Ifc2x3::IfcFastener¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcElementComponent
(Class Ifc2x3::IfcElementComponent)
Derived Type¶
public Ifc2x3::IfcMechanicalFastener
(Class Ifc2x3::IfcMechanicalFastener)
Class Documentation¶
-
class
Ifc2x3
::
IfcFastener
: public Ifc2x3::IfcElementComponent¶ Definition from IAI: Representations of fixing parts which are used as fasteners to connect or join elements with other elements.
HISTORY New entity in IFC Release 2x2
IFC 2x4 change: Attribute PredefinedType added.
Subclassed by Ifc2x3::IfcMechanicalFastener
Public Types
-
typedef IfcTemplatedEntityList<IfcFastener>
list
¶
Public Functions
-
IfcFastener
(IfcEntityInstanceData *e)¶
-
IfcFastener
(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, boost::optional<std::string> v8_Tag)¶
-
typedef IfcTemplatedEntityList<IfcFastener>