Class Ifc4x3_rc1::IfcStructuralConnectionCondition

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4x3_rc1::IfcStructuralConnectionCondition : public IfcUtil::IfcBaseEntity

Definition from IAI: Describe more rarely needed connection properties.

HISTORY: New entity in IFC 2x2.

Subclassed by Ifc4x3_rc1::IfcFailureConnectionCondition, Ifc4x3_rc1::IfcSlippageConnectionCondition

Public Functions

bool hasName() const

Whether the optional attribute Name is defined for this IfcStructuralConnectionCondition.

std::string Name() const

Optionally defines a name for this connection condition.

void setName(std::string v)
const IfcParse::entity &declaration() const
IfcStructuralConnectionCondition(IfcEntityInstanceData *e)
IfcStructuralConnectionCondition(boost::optional<std::string> v1_Name)

Public Static Functions

const IfcParse::entity &Class()