Class Ifc4x2::IfcStructuralLinearAction¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcStructuralCurveAction
(Class Ifc4x2::IfcStructuralCurveAction)
Class Documentation¶
-
class
Ifc4x2
::
IfcStructuralLinearAction
: public Ifc4x2::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 Types
-
typedef IfcTemplatedEntityList<IfcStructuralLinearAction>
list
¶
Public Functions
-
IfcStructuralLinearAction
(IfcEntityInstanceData *e)¶
-
IfcStructuralLinearAction
(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x2::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x2::IfcProductRepresentation *v7_Representation, ::Ifc4x2::IfcStructuralLoad *v8_AppliedLoad, ::Ifc4x2::IfcGlobalOrLocalEnum::Value v9_GlobalOrLocal, boost::optional<bool> v10_DestabilizingLoad, boost::optional<::Ifc4x2::IfcProjectedOrTrueLengthEnum::Value> v11_ProjectedOrTrue, ::Ifc4x2::IfcStructuralCurveActivityTypeEnum::Value v12_PredefinedType)¶
-
typedef IfcTemplatedEntityList<IfcStructuralLinearAction>