|
CFx SDK Documentation 2026 SP0
|
#include <IfcStructuralActivityAutoImpl.h>
Public Member Functions | |
| const OdDAIObjectId & | getAppliedLoad () const |
| void | setAppliedLoad (const OdDAIObjectId &AppliedLoad) |
| IfcGlobalOrLocalEnum | getGlobalOrLocal () const |
| void | setGlobalOrLocal (IfcGlobalOrLocalEnum GlobalOrLocal) |
| void | getInvAssignedToStructuralItem (OdDAIObjectIds &AssignedToStructuralItem) const |
| IfcStructuralActivity () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) 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 OdIfc4x3_add2::IfcProduct | |
| const OdDAIObjectId & | getObjectPlacement () const |
| void | setObjectPlacement (const OdDAIObjectId &ObjectPlacement) |
| const OdDAIObjectId & | getRepresentation () const |
| void | setRepresentation (const OdDAIObjectId &Representation) |
| void | getInvReferencedBy (OdDAIObjectIds &ReferencedBy) const |
| void | getInvPositionedRelativeTo (OdDAIObjectIds &PositionedRelativeTo) const |
| void | getInvReferencedInStructures (OdDAIObjectIds &ReferencedInStructures) const |
| virtual void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc4x3_add2::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDeclaredBy (OdDAIObjectIds &IsDeclaredBy) const |
| void | getInvDeclares (OdDAIObjectIds &Declares) const |
| void | getInvIsTypedBy (OdDAIObjectIds &IsTypedBy) const |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc4x3_add2::IfcObjectDefinition | |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvNests (OdDAIObjectIds &Nests) const |
| void | getInvIsNestedBy (OdDAIObjectIds &IsNestedBy) const |
| void | getInvHasContext (OdDAIObjectIds &HasContext) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
Public Member Functions inherited from OdIfc4x3_add2::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 OdIfc4x3_add2::OdIfc4x3Instance | |
| 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 | |
| OdDAIObjectId | m_AppliedLoad |
| OdDAI::Enum | m_GlobalOrLocal |
Protected Attributes inherited from OdIfc4x3_add2::IfcProduct | |
| OdDAIObjectId | m_ObjectPlacement |
| OdDAIObjectId | m_Representation |
Protected Attributes inherited from OdIfc4x3_add2::IfcObject | |
| OdAnsiString | m_ObjectType |
Protected Attributes inherited from OdIfc4x3_add2::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 |
Friends | |
| class | IfcRelConnectsStructuralActivity |
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) |
The abstract entity IfcStructuralActivity combines the definition of actions (such as forces, displacements, etc.) and reactions (support reactions, internal forces, deflections, etc.) which are specified by using the basic load definitions from the IfcStructuralLoadResource.
Representation items in topology representations are always given within the ObjectPlacement, i.e. in so-called global coordinates (global with respect to the IfcStructuralAnalysisModel to which this item belongs). The usage of local coordinate systems is further defined in subtypes.
Topology Representation - Instances of IfcStructuralItem have a topology representation given by an instance of a subtype of IfcTopologicalRepresentationItem, which should be the single item of IfcTopologyRepresentation.Items. Depending on the dimensionality of the structural item, one of the following types of toplogical representation items is used:
Point connections are represented by an IfcVertexPoint with an underlying IfcCartesianPoint. The Cartesian point is the reference point of the connection in the so-called global coordinate system. The following labels are used in the IfcTopologyRepresentation: RepresentationIdentifier: 'Reference' RepresentationType: 'Vertex'
Curve members and curve connections can either be represented by an IfcOrientedEdge, IfcEdgeCurve, or IfcEdge. The curve to which the IfcEdgeCurve (or an IfcOrientedEdge's underlying IfcEdgeCurve) refers to is the reference curve of the structural item in the global coordinate system. Start and end vertex of the edge is _IfcVertexPoint_s with underlying _IfcCartesianPoint_s. The following labels are used in the IfcTopologyRepresentation: RepresentationIdentifier: 'Reference' RepresentationType: 'Edge' Surface members and surface connections is represented by an IfcFaceSurface. The underlying surface defines the reference surface of the structural surface item in the global coordiante system. All edges in the bounds of the face conform to the rules for edge representations of structural curve item. The following labels are used in the IfcTopologyRepresentation: RepresentationIdentifier: 'Reference' RepresentationType: 'Face'
The reference point, reference curve, or reference surface partially or completely defines the local coordinate system of the represented structural item according to the following rules. In all cases, The local x,y,z directions form a right-handed Cartesian coordinate system.
Structural point items
The reference point in the representation is the origin of the local coordinate system of the structural item. The axes of the local coordinate system are either parallel with and directed like the so-called global coordinate axes, or are oriented according to definitions at the respective subtype of IfcStructuralItem.
Structural curve items
The u parameter origin of the reference curve in the representation is the origin of the local coordinate system of the structural item. The local x axis is parallel with the tangent on the curve and directed like the u parameter direction. The local y and z axes are oriented according to definitions at the respective subtypes of IfcStructuralItem.
Structural surface items
The u,v parameter origin of the reference surface in the representation is the origin of the local coordinate system of the structural item. The local x and y directions follow the tangents on the surface and are in parallel with and directed like u and v respectively. The local z direction is in parallel with and directed like the surface normal.
\changes
IFC4 changes: Type of the inverse attribute AssignedToStructuralItem changed from "IfcRelConnectsStructuralActivity FOR RelatedStructuralActivity" to "SET OF [0:1] IfcRelConnectsStructuralActivity FOR RelatedStructuralActivity"
Definition at line 118 of file Ifc4x3/IfcStructuralActivityAutoImpl.h.
| OdIfc4x3_add2::IfcStructuralActivity::IfcStructuralActivity | ( | ) |
Default constructor for the IfcStructuralActivity class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralLinearAction, OdIfc4x3_add2::IfcStructuralPlanarAction, OdIfc4x3_add2::IfcStructuralPointAction, OdIfc4x3_add2::IfcStructuralPointReaction, OdIfc4x3_add2::IfcStructuralReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
| const OdDAIObjectId & OdIfc4x3_add2::IfcStructuralActivity::getAppliedLoad | ( | ) | const |
Returns the value of AppliedLoad attribute. This attribute represents load or result resource object which defines the load type, direction, and load values. In case of activities which are variably distributed over curves or surfaces, IfcStructuralLoadConfiguration is used which provides a list of load samples and their locations within the load distribution, measured in local coordinates of the curve or surface on which this activity acts. The contents of this load or result distribution can be further restricted by definitions at subtypes of IfcStructuralActivity.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
| IfcGlobalOrLocalEnum OdIfc4x3_add2::IfcStructuralActivity::getGlobalOrLocal | ( | ) | const |
Returns the value of GlobalOrLocal attribute. This attribute represents indicates whether the load directions refer to the global coordinate system (global to the analysis model, i.e. as established by IfcStructuralAnalysisModel.SharedPlacement) or to the local coordinate system (local to the activity or connected item, as established by an explicit or implied representation and its parameter space).
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralLinearAction, OdIfc4x3_add2::IfcStructuralPlanarAction, OdIfc4x3_add2::IfcStructuralPointAction, OdIfc4x3_add2::IfcStructuralPointReaction, OdIfc4x3_add2::IfcStructuralReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
| void OdIfc4x3_add2::IfcStructuralActivity::getInvAssignedToStructuralItem | ( | OdDAIObjectIds & | AssignedToStructuralItem | ) | const |
Returns the value of AssignedToStructuralItem attribute. This attribute represents reference to the IfcRelConnectsStructuralActivity relationship by which activities are connected with structural items.
| AssignedToStructuralItem | [out] Receives the value of AssignedToStructuralItem attribute. |
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralLinearAction, OdIfc4x3_add2::IfcStructuralPlanarAction, OdIfc4x3_add2::IfcStructuralPointAction, OdIfc4x3_add2::IfcStructuralPointReaction, OdIfc4x3_add2::IfcStructuralReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
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 OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
| void OdIfc4x3_add2::IfcStructuralActivity::setAppliedLoad | ( | const OdDAIObjectId & | AppliedLoad | ) |
Sets the value of AppliedLoad attribute. This attribute represents load or result resource object which defines the load type, direction, and load values. In case of activities which are variably distributed over curves or surfaces, IfcStructuralLoadConfiguration is used which provides a list of load samples and their locations within the load distribution, measured in local coordinates of the curve or surface on which this activity acts. The contents of this load or result distribution can be further restricted by definitions at subtypes of IfcStructuralActivity.
| AppliedLoad | [in] AppliedLoad attribute to set. |
| void OdIfc4x3_add2::IfcStructuralActivity::setGlobalOrLocal | ( | IfcGlobalOrLocalEnum | GlobalOrLocal | ) |
Sets the value of GlobalOrLocal attribute. This attribute represents indicates whether the load directions refer to the global coordinate system (global to the analysis model, i.e. as established by IfcStructuralAnalysisModel.SharedPlacement) or to the local coordinate system (local to the activity or connected item, as established by an explicit or implied representation and its parameter space).
| GlobalOrLocal | [in] GlobalOrLocal attribute to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralLinearAction, OdIfc4x3_add2::IfcStructuralPlanarAction, OdIfc4x3_add2::IfcStructuralPointAction, OdIfc4x3_add2::IfcStructuralPointReaction, OdIfc4x3_add2::IfcStructuralReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x3_add2::IfcProduct.
Reimplemented in OdIfc4x3_add2::IfcStructuralAction, OdIfc4x3_add2::IfcStructuralCurveAction, OdIfc4x3_add2::IfcStructuralCurveReaction, OdIfc4x3_add2::IfcStructuralSurfaceAction, and OdIfc4x3_add2::IfcStructuralSurfaceReaction.
|
friend |
Definition at line 322 of file Ifc4x3/IfcStructuralActivityAutoImpl.h.
|
protected |
Definition at line 318 of file Ifc4x3/IfcStructuralActivityAutoImpl.h.
|
protected |
Definition at line 319 of file Ifc4x3/IfcStructuralActivityAutoImpl.h.