Class Ifc4x1::IfcStructuralLinearAction

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcStructuralLinearAction : public Ifc4x1::IfcStructuralCurveAction

Definition from IAI: Defines an action with constant value which is distributed over a curve.

HISTORY: New entity in IFC 2x2.

IFC 2x4 change: Intermediate supertype IfcStructuralCurveAction inserted. Derived attribute PredefinedType added.

NOTE Like its supertype IfcStructuralCurveAction, this action type may also act on curved edges.

Public Functions

const IfcParse::entity &declaration() const
IfcStructuralLinearAction(IfcEntityInstanceData *e)
IfcStructuralLinearAction(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x1::IfcProductRepresentation *v7_Representation, ::Ifc4x1::IfcStructuralLoad *v8_AppliedLoad, ::Ifc4x1::IfcGlobalOrLocalEnum::Value v9_GlobalOrLocal, boost::optional<bool> v10_DestabilizingLoad, boost::optional<::Ifc4x1::IfcProjectedOrTrueLengthEnum::Value> v11_ProjectedOrTrue, ::Ifc4x1::IfcStructuralCurveActivityTypeEnum::Value v12_PredefinedType)

Public Static Functions

const IfcParse::entity &Class()