|
CFx SDK Documentation 2026 SP0
|
#include <IfcStructuralAnalysisModelAutoImpl.h>
Public Member Functions | |
| IfcAnalysisModelTypeEnum | getPredefinedType () const |
| void | setPredefinedType (IfcAnalysisModelTypeEnum PredefinedType) |
| const OdDAIObjectId & | getOrientationOf2DPlane () const |
| void | setOrientationOf2DPlane (const OdDAIObjectId &OrientationOf2DPlane) |
| void | getLoadedBy (OdDAIObjectIds &LoadedBy) const |
| OdDAI::SetOfOdDAIObjectId & | loadedBy () |
| void | getHasResults (OdDAIObjectIds &HasResults) const |
| OdDAI::SetOfOdDAIObjectId & | hasResults () |
| IfcStructuralAnalysisModel () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual void | setInverseCounterParts () override |
| virtual OdDAI::Entity * | getInstanceType () const override |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const override |
| virtual void | unsetAttr (const char *explicitAttrName) override |
| virtual bool | testAttr (const char *explicitAttrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const override |
| virtual OdIfc::OdIfcEntityType | type () const override |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const override |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override |
Public Member Functions inherited from OdIfc2x3::IfcSystem | |
| void | getInvServicesBuildings (OdDAIObjectIds &ServicesBuildings) const |
Public Member Functions inherited from OdIfc2x3::IfcGroup | |
| OdDAIObjectId | getInvIsGroupedBy () const |
Public Member Functions inherited from OdIfc2x3::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc2x3::IfcObjectDefinition | |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
Public Member Functions inherited from OdIfc2x3::IfcRoot | |
| OdDAI::CompressedGUID | getGlobalId () const |
| void | setGlobalId (OdDAI::CompressedGUID GlobalId) |
| const OdDAIObjectId & | getOwnerHistory () const |
| void | setOwnerHistory (const OdDAIObjectId &OwnerHistory) |
| const OdAnsiString & | getName () const |
| void | setName (const OdAnsiString &Name) |
| const OdAnsiString & | getDescription () const |
| void | setDescription (const OdAnsiString &Description) |
| IfcRoot () | |
Public Member Functions inherited from OdIfc2x3::OdIfc2x3Instance | |
| void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc::OdIfcInstance | |
| ODRX_DECLARE_MEMBERS (OdIfcInstance) | |
| OdIfcInstance () | |
| ~OdIfcInstance () | |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| IfcOpResult | resolved () |
| void | resolve (IfcOpResult resolved, void *resPtr) |
| void | unresolve () |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| virtual OdGsCache * | gsNode () const |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
| virtual OdDbStub * | ownerId () const |
Protected Attributes | |
| OdDAI::Enum | m_PredefinedType |
| OdDAIObjectId | m_OrientationOf2DPlane |
| OdDAI::SetOfOdDAIObjectId | m_LoadedBy |
| OdDAI::SetOfOdDAIObjectId | m_HasResults |
Protected Attributes inherited from OdIfc2x3::IfcObject | |
| OdAnsiString | m_ObjectType |
Protected Attributes inherited from OdIfc2x3::IfcRoot | |
| OdDAI::CompressedGUID | m_GlobalId |
| OdDAIObjectId | m_OwnerHistory |
| OdAnsiString | m_Name |
| OdAnsiString | m_Description |
Protected Attributes inherited from OdIfc::OdIfcInstance | |
| void * | m_resPtr |
| IfcOpResult | m_resolved |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcInstance | |
| static const OdGePoint3d * | asPoint3d (const OdIfcInstance *inst) |
| static const OdGePoint2d * | asPoint2d (const OdIfcInstance *inst) |
| static const OdGeVector3d * | asVector3d (const OdIfcInstance *inst) |
| static const OdGeVector2d * | asVector2d (const OdIfcInstance *inst) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcInstance *inst) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcInstance *inst) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcInstance > inst) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcInstance *inst) |
Protected Member Functions inherited from OdIfc2x3::IfcSystem | |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
The IfcStructuralAnalysisModel is used to assemble all information needed to represent a structural analysis model. It encompasses certain general properties (such as analysis type), references to all contained structural members, structural supports or connections, as well as loads and the respective load results.
Important functionalities for the description of an analysis model are derived from existing IFC entities: From IfcSystem it inherits the ability to couple the built system via IfcRelReferencedInSpatialStructure to one or more IfcSpatialElement subtypes as necessary. From IfcGroup it inherits the inverse attribute IsGroupedBy, pointing to the relationship class IfcRelAssignsToGroup. This allows the grouping of structural members (instances of IfcStructuralMember), and supports (instances of IfcStructuralConnection which belong to a specific analysis model. From IfcObjectDefinition it inherits the inverse attribute IsDecomposedBy pointing to the relationship class IfcRelAggregates. It provides the hierarchy between the separate (partial) analysis models.
Definition at line 50 of file Ifc2x3/IfcStructuralAnalysisModelAutoImpl.h.
| OdIfc2x3::IfcStructuralAnalysisModel::IfcStructuralAnalysisModel | ( | ) |
Default constructor for the IfcStructuralAnalysisModel class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x3::IfcGroup.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x3::IfcSystem.
| void OdIfc2x3::IfcStructuralAnalysisModel::getHasResults | ( | OdDAIObjectIds & | HasResults | ) | const |
Gets the value of HasResults attribute. This attribute represents references to all result groups available for this structural analysis model.
| HasResults | [out] Receives the HasResults attribute. |
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x3::IfcSystem.
| void OdIfc2x3::IfcStructuralAnalysisModel::getLoadedBy | ( | OdDAIObjectIds & | LoadedBy | ) | const |
Sets the value of LoadedBy attribute. This attribute represents references to all load groups to be analyzed.
| LoadedBy | [out] Receives the LoadedBy attribute. |
| const OdDAIObjectId & OdIfc2x3::IfcStructuralAnalysisModel::getOrientationOf2DPlane | ( | ) | const |
Returns the value of OrientationOf2DPlane attribute. This attribute defines the upright direction to the focused plane (z-axes) if the selected model type (PredefinedType) describes a 2D system.
| IfcAnalysisModelTypeEnum OdIfc2x3::IfcStructuralAnalysisModel::getPredefinedType | ( | ) | const |
Returns the value of PredefinedType attribute. This attribute represents a type of the structural analysis model.
| OdDAI::SetOfOdDAIObjectId & OdIfc2x3::IfcStructuralAnalysisModel::hasResults | ( | ) |
Returns the value of HasResults attribute. This attribute represents references to all result groups available for this structural analysis model.
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc2x3::IfcSystem.
| OdDAI::SetOfOdDAIObjectId & OdIfc2x3::IfcStructuralAnalysisModel::loadedBy | ( | ) |
Returns the value of LoadedBy attribute. This attribute represents references to all load groups to be analyzed.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x3::IfcGroup.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Sets the object ID of this instance to inverse attributes of related instances according to schema specification of inverse attributes.
| void OdIfc2x3::IfcStructuralAnalysisModel::setOrientationOf2DPlane | ( | const OdDAIObjectId & | OrientationOf2DPlane | ) |
Sets the value of OrientationOf2DPlane attribute. This attribute defines the upright direction to the focused plane (z-axes) if the selected model type (PredefinedType) describes a 2D system.
| OrientationOf2DPlane | [in] Orientation of 2D plane to set. |
| void OdIfc2x3::IfcStructuralAnalysisModel::setPredefinedType | ( | IfcAnalysisModelTypeEnum | PredefinedType | ) |
Sets the value of PredefinedType attribute. This attribute represents a type of the structural analysis model.
| PredefinedType | [in] Predefined type to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x3::IfcSystem.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x3::IfcSystem.
|
protected |
Definition at line 268 of file Ifc2x3/IfcStructuralAnalysisModelAutoImpl.h.
|
protected |
Definition at line 266 of file Ifc2x3/IfcStructuralAnalysisModelAutoImpl.h.
|
protected |
Definition at line 265 of file Ifc2x3/IfcStructuralAnalysisModelAutoImpl.h.
|
protected |
Definition at line 264 of file Ifc2x3/IfcStructuralAnalysisModelAutoImpl.h.