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