Class Ifc4x1::IfcStructuralPlanarAction

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcStructuralPlanarAction : public Ifc4x1::IfcStructuralSurfaceAction

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.

Public Functions

const IfcParse::entity &declaration() const
IfcStructuralPlanarAction(IfcEntityInstanceData *e)
IfcStructuralPlanarAction(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x1::IfcProductRepresentation *v7_Representation, ::Ifc4x1::IfcStructuralLoad *v8_AppliedLoad, ::Ifc4x1::IfcGlobalOrLocalEnum::Value v9_GlobalOrLocal, boost::optional<bool> v10_DestabilizingLoad, boost::optional<::Ifc4x1::IfcProjectedOrTrueLengthEnum::Value> v11_ProjectedOrTrue, ::Ifc4x1::IfcStructuralSurfaceActivityTypeEnum::Value v12_PredefinedType)

Public Static Functions

const IfcParse::entity &Class()