Class Ifc2x3::IfcStructuralLoadStatic¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcStructuralLoad
(Class Ifc2x3::IfcStructuralLoad)
Derived Types¶
public Ifc2x3::IfcStructuralLoadLinearForce
(Class Ifc2x3::IfcStructuralLoadLinearForce)public Ifc2x3::IfcStructuralLoadPlanarForce
(Class Ifc2x3::IfcStructuralLoadPlanarForce)public Ifc2x3::IfcStructuralLoadSingleDisplacement
(Class Ifc2x3::IfcStructuralLoadSingleDisplacement)public Ifc2x3::IfcStructuralLoadSingleForce
(Class Ifc2x3::IfcStructuralLoadSingleForce)public Ifc2x3::IfcStructuralLoadTemperature
(Class Ifc2x3::IfcStructuralLoadTemperature)
Class Documentation¶
-
class
Ifc2x3
::
IfcStructuralLoadStatic
: public Ifc2x3::IfcStructuralLoad¶ 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 Ifc2x3::IfcStructuralLoadLinearForce, Ifc2x3::IfcStructuralLoadPlanarForce, Ifc2x3::IfcStructuralLoadSingleDisplacement, Ifc2x3::IfcStructuralLoadSingleForce, Ifc2x3::IfcStructuralLoadTemperature
Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralLoadStatic>
list
¶
Public Functions
-
IfcStructuralLoadStatic
(IfcEntityInstanceData *e)¶
-
IfcStructuralLoadStatic
(boost::optional<std::string> v1_Name)¶
-
typedef IfcTemplatedEntityList<IfcStructuralLoadStatic>