Class Ifc4x2::IfcBridge¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcFacility
(Class Ifc4x2::IfcFacility)
Class Documentation¶
-
class
Ifc4x2
::
IfcBridge
: public Ifc4x2::IfcFacility¶ Public Types
-
typedef IfcTemplatedEntityList<IfcBridge>
list
¶
Public Functions
-
bool
hasPredefinedType
() const¶ Whether the optional attribute PredefinedType is defined for this IfcBridge.
-
::Ifc4x2::IfcBridgeTypeEnum::Value
PredefinedType
() const¶
-
void
setPredefinedType
(::Ifc4x2::IfcBridgeTypeEnum::Value v)¶
-
IfcBridge
(IfcEntityInstanceData *e)¶
-
IfcBridge
(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x2::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x2::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_LongName, boost::optional<::Ifc4x2::IfcElementCompositionEnum::Value> v9_CompositionType, boost::optional<::Ifc4x2::IfcBridgeTypeEnum::Value> v10_PredefinedType)¶
-
typedef IfcTemplatedEntityList<IfcBridge>