Class Ifc2x3::IfcStructuralLinearAction

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class Ifc2x3::IfcStructuralLinearAction : public Ifc2x3::IfcStructuralAction

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.

Subclassed by Ifc2x3::IfcStructuralLinearActionVarying

Public Functions

::Ifc2x3::IfcProjectedOrTrueLengthEnum::Value ProjectedOrTrue() const
void setProjectedOrTrue(::Ifc2x3::IfcProjectedOrTrueLengthEnum::Value v)
const IfcParse::entity &declaration() const
IfcStructuralLinearAction(IfcEntityInstanceData *e)
IfcStructuralLinearAction(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc2x3::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc2x3::IfcProductRepresentation *v7_Representation, ::Ifc2x3::IfcStructuralLoad *v8_AppliedLoad, ::Ifc2x3::IfcGlobalOrLocalEnum::Value v9_GlobalOrLocal, bool v10_DestabilizingLoad, ::Ifc2x3::IfcStructuralReaction *v11_CausedBy, ::Ifc2x3::IfcProjectedOrTrueLengthEnum::Value v12_ProjectedOrTrue)

Public Static Functions

const IfcParse::entity &Class()