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