Class Ifc4x1::IfcStructuralLoadStatic¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcStructuralLoadOrResult
(Class Ifc4x1::IfcStructuralLoadOrResult)
Derived Types¶
public Ifc4x1::IfcStructuralLoadLinearForce
(Class Ifc4x1::IfcStructuralLoadLinearForce)public Ifc4x1::IfcStructuralLoadPlanarForce
(Class Ifc4x1::IfcStructuralLoadPlanarForce)public Ifc4x1::IfcStructuralLoadSingleDisplacement
(Class Ifc4x1::IfcStructuralLoadSingleDisplacement)public Ifc4x1::IfcStructuralLoadSingleForce
(Class Ifc4x1::IfcStructuralLoadSingleForce)public Ifc4x1::IfcStructuralLoadTemperature
(Class Ifc4x1::IfcStructuralLoadTemperature)
Class Documentation¶
-
class
Ifc4x1
::
IfcStructuralLoadStatic
: public Ifc4x1::IfcStructuralLoadOrResult¶ Definition from IAI: The abstract entity IfcStructuralLoadStatic is the supertype of all static loads (actions or reactions) which can be defined. Within scope are single i.e. concentrated forces and moments, linear i.e. one-dimensionally distributed forces and moments, planar i.e. two-dimensionally distributed forces, furthermore displacements and temperature loads.
HISTORY: New entity in IFC 2x2.
Subclassed by Ifc4x1::IfcStructuralLoadLinearForce, Ifc4x1::IfcStructuralLoadPlanarForce, Ifc4x1::IfcStructuralLoadSingleDisplacement, Ifc4x1::IfcStructuralLoadSingleForce, Ifc4x1::IfcStructuralLoadTemperature
Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralLoadStatic>
list
¶
Public Functions
-
IfcStructuralLoadStatic
(IfcEntityInstanceData *e)¶
-
IfcStructuralLoadStatic
(boost::optional<std::string> v1_Name)¶
-
typedef IfcTemplatedEntityList<IfcStructuralLoadStatic>