Class Ifc4x2::IfcVibrationDamperType

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcVibrationDamperType : public Ifc4x2::IfcElementComponentType

Public Functions

bool hasPredefinedType() const

Whether the optional attribute PredefinedType is defined for this IfcVibrationDamperType.

::Ifc4x2::IfcVibrationDamperTypeEnum::Value PredefinedType() const
void setPredefinedType(::Ifc4x2::IfcVibrationDamperTypeEnum::Value v)
const IfcParse::entity &declaration() const
IfcVibrationDamperType(IfcEntityInstanceData *e)
IfcVibrationDamperType(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_ApplicableOccurrence, boost::optional<IfcTemplatedEntityList<::Ifc4x2::IfcPropertySetDefinition>::ptr> v6_HasPropertySets, boost::optional<IfcTemplatedEntityList<::Ifc4x2::IfcRepresentationMap>::ptr> v7_RepresentationMaps, boost::optional<std::string> v8_Tag, boost::optional<std::string> v9_ElementType, boost::optional<::Ifc4x2::IfcVibrationDamperTypeEnum::Value> v10_PredefinedType)

Public Static Functions

const IfcParse::entity &Class()