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