Class Ifc4x3_rc1::IfcBoundaryNodeConditionWarping

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcBoundaryNodeConditionWarping : public Ifc4x3_rc1::IfcBoundaryNodeCondition

Definition from IAI: Describes linearly elastic support conditions or connection conditions, including linearly elastic warping restraints.

Applicability:

Point supports and connections.

HISTORY: New entity in IFC 2x2.

IFC 2x4 change: All attribute data types changed from numeric to SELECT between Boolean and numeric. Stiffnesses may now also be negative, for example to capture destabilizing effects in boundary conditions. The IFC 2x3 convention of -1. representing infinite stiffness is no longer valid and must not be used. Infinite stiffness, i.e. fixed supports, are now modeled by the Boolean value TRUE.

Public Functions

bool hasWarpingStiffness() const

Whether the optional attribute WarpingStiffness is defined for this IfcBoundaryNodeConditionWarping.

::Ifc4x3_rc1::IfcWarpingStiffnessSelect *WarpingStiffness() const

Defines the warping stiffness value.

void setWarpingStiffness(::Ifc4x3_rc1::IfcWarpingStiffnessSelect *v)
const IfcParse::entity &declaration() const
IfcBoundaryNodeConditionWarping(IfcEntityInstanceData *e)
IfcBoundaryNodeConditionWarping(boost::optional<std::string> v1_Name, ::Ifc4x3_rc1::IfcTranslationalStiffnessSelect *v2_TranslationalStiffnessX, ::Ifc4x3_rc1::IfcTranslationalStiffnessSelect *v3_TranslationalStiffnessY, ::Ifc4x3_rc1::IfcTranslationalStiffnessSelect *v4_TranslationalStiffnessZ, ::Ifc4x3_rc1::IfcRotationalStiffnessSelect *v5_RotationalStiffnessX, ::Ifc4x3_rc1::IfcRotationalStiffnessSelect *v6_RotationalStiffnessY, ::Ifc4x3_rc1::IfcRotationalStiffnessSelect *v7_RotationalStiffnessZ, ::Ifc4x3_rc1::IfcWarpingStiffnessSelect *v8_WarpingStiffness)

Public Static Functions

const IfcParse::entity &Class()