Class Ifc2x3::IfcStructuralLinearAction¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcStructuralAction
(Class Ifc2x3::IfcStructuralAction)
Derived Type¶
public Ifc2x3::IfcStructuralLinearActionVarying
(Class Ifc2x3::IfcStructuralLinearActionVarying)
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 Types
-
typedef IfcTemplatedEntityList<IfcStructuralLinearAction>
list
¶
Public Functions
-
::Ifc2x3::IfcProjectedOrTrueLengthEnum::Value
ProjectedOrTrue
() const¶
-
void
setProjectedOrTrue
(::Ifc2x3::IfcProjectedOrTrueLengthEnum::Value v)¶
-
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)¶
-
typedef IfcTemplatedEntityList<IfcStructuralLinearAction>