Class Ifc2x3::IfcStructuralPlanarAction¶
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::IfcStructuralPlanarActionVarying
(Class Ifc2x3::IfcStructuralPlanarActionVarying)
Class Documentation¶
-
class
Ifc2x3
::
IfcStructuralPlanarAction
: public Ifc2x3::IfcStructuralAction¶ Definition from IAI: Defines an action with constant value which is distributed over a surface.
HISTORY: New entity in IFC 2x2.
IFC 2x4 change: Intermediate supertype IfcStructuralSurfaceAction inserted. Derived attribute PredefinedType added.
NOTE Like its supertype IfcStructuralSurfaceAction, this action type may also act on curved faces.
Subclassed by Ifc2x3::IfcStructuralPlanarActionVarying
Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralPlanarAction>
list
¶
Public Functions
-
::Ifc2x3::IfcProjectedOrTrueLengthEnum::Value
ProjectedOrTrue
() const¶
-
void
setProjectedOrTrue
(::Ifc2x3::IfcProjectedOrTrueLengthEnum::Value v)¶
-
IfcStructuralPlanarAction
(IfcEntityInstanceData *e)¶
-
IfcStructuralPlanarAction
(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<IfcStructuralPlanarAction>