Class Ifc2x3::IfcStructuralLinearActionVarying¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcStructuralLinearAction
(Class Ifc2x3::IfcStructuralLinearAction)
Class Documentation¶
-
class
Ifc2x3
::
IfcStructuralLinearActionVarying
: public Ifc2x3::IfcStructuralLinearAction¶ Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralLinearActionVarying>
list
¶
Public Functions
-
::Ifc2x3::IfcShapeAspect *
VaryingAppliedLoadLocation
() const¶
-
void
setVaryingAppliedLoadLocation
(::Ifc2x3::IfcShapeAspect *v)¶
-
IfcTemplatedEntityList<::Ifc2x3::IfcStructuralLoad>::ptr
SubsequentAppliedLoads
() const¶
-
void
setSubsequentAppliedLoads
(IfcTemplatedEntityList<::Ifc2x3::IfcStructuralLoad>::ptr v)¶
-
IfcStructuralLinearActionVarying
(IfcEntityInstanceData *e)¶
-
IfcStructuralLinearActionVarying
(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, ::Ifc2x3::IfcShapeAspect *v13_VaryingAppliedLoadLocation, IfcTemplatedEntityList<::Ifc2x3::IfcStructuralLoad>::ptr v14_SubsequentAppliedLoads)¶
-
typedef IfcTemplatedEntityList<IfcStructuralLinearActionVarying>