CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x4::IfcPropertyAbstraction Class Reference

#include <IfcPropertyAbstractionAutoImpl.h>

Inheritance diagram for OdIfc4x4::IfcPropertyAbstraction:
OdIfc4x4::OdIFC4X4Instance OdIfc::OdIfcInstance OdIfc4x4::IfcExtendedProperties OdIfc4x4::IfcPreDefinedProperties OdIfc4x4::IfcProperty OdIfc4x4::IfcPropertyEnumeration OdIfc4x4::IfcMaterialProperties OdIfc4x4::IfcProfileProperties OdIfc4x4::IfcReinforcementBarProperties OdIfc4x4::IfcSectionProperties OdIfc4x4::IfcSectionReinforcementProperties OdIfc4x4::IfcComplexProperty OdIfc4x4::IfcSimpleProperty OdIfc4x4::IfcPropertyBoundedValue OdIfc4x4::IfcPropertyEnumeratedValue OdIfc4x4::IfcPropertyListValue OdIfc4x4::IfcPropertyReferenceValue OdIfc4x4::IfcPropertySingleValue OdIfc4x4::IfcPropertyTableValue

Public Member Functions

void getInvHasExternalReferences (OdDAIObjectIds &HasExternalReferences) const
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler) override
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler) override
 
virtual OdDAI::Entity * getInstanceType () 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 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 OdIfc4x4::OdIFC4X4Instance
void setInverseCounterParts () override
 
- Public Member Functions inherited from OdIfc::OdIfcInstance
 ODRX_DECLARE_MEMBERS (OdIfcInstance)
 
 OdIfcInstance ()
 
 ~OdIfcInstance ()
 
bool isInstanceOf (OdIfcEntityType entityType) const
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val)
 
IfcOpResult resolved ()
 
void resolve (IfcOpResult resolved, void *resPtr)
 
void unresolve ()
 
virtual void setGsNode (OdGsCache *pGsNode)
 
virtual OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 
virtual OdDbStub * ownerId () const
 

Friends

class IfcExternalReferenceRelationship
 

Additional Inherited Members

- Static Public Member Functions inherited from OdIfc::OdIfcInstance
static const OdGePoint3dasPoint3d (const OdIfcInstance *inst)
 
static const OdGePoint2dasPoint2d (const OdIfcInstance *inst)
 
static const OdGeVector3dasVector3d (const OdIfcInstance *inst)
 
static const OdGeVector2dasVector2d (const OdIfcInstance *inst)
 
static const OdGeMatrix2dasMatrix2d (const OdIfcInstance *inst)
 
static const OdGeMatrix3dasMatrix3d (const OdIfcInstance *inst)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcInstance > inst)
 
static const OdCmEntityColorasRgbColor (const OdIfcInstance *inst)
 
- Protected Attributes inherited from OdIfc::OdIfcInstance
voidm_resPtr
 
IfcOpResult m_resolved
 

Detailed Description

The IfcPropertyAbstraction is an abstract supertype of all property-related entities defined as dependent resource entities within the specification. It can have an external reference to a dictionary or library that provides additional information about its definition. Instantiable subtypes have property name, value and other instance information.

Remarks
The IfcPropertyAbstraction is an abstract supertype of all property-related entities defined as dependent resource entities within the specification. It can have an external reference to a dictionary or library that provides additional information about its definition. Instantiable subtypes have property name, value and other instance information.

Definition at line 51 of file IFC4X4/IfcPropertyAbstractionAutoImpl.h.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc4x4::IfcPropertyAbstraction::comparedToEarlyImpl ( const OdDAI::ApplicationInstance * pOther,
OdRx::Ordering & ordering ) const
overridevirtual

Early-bound version of instances comparison.

Parameters
pOther[in] Other application instance.
ordering[out] Receives the ordering (comparison) status.
Returns
true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Remarks
If the method returns true, the ordering parameter can receive one of the following statuses:
Value Description kLessThan -1 This object < Other Object. kEqual 0 This object = Other Object. kGreaterThan 1 This object > Other Object. kNotOrderable 2 This class is not orderable.

Reimplemented in OdIfc4x4::IfcComplexProperty, OdIfc4x4::IfcExtendedProperties, OdIfc4x4::IfcMaterialProperties, OdIfc4x4::IfcPreDefinedProperties, OdIfc4x4::IfcProfileProperties, OdIfc4x4::IfcProperty, OdIfc4x4::IfcPropertyBoundedValue, OdIfc4x4::IfcPropertyEnumeratedValue, OdIfc4x4::IfcPropertyEnumeration, OdIfc4x4::IfcPropertyListValue, OdIfc4x4::IfcPropertyReferenceValue, OdIfc4x4::IfcPropertySingleValue, OdIfc4x4::IfcPropertyTableValue, OdIfc4x4::IfcReinforcementBarProperties, OdIfc4x4::IfcSectionProperties, OdIfc4x4::IfcSectionReinforcementProperties, and OdIfc4x4::IfcSimpleProperty.

◆ getAttr()

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc4x4::IfcPropertyAbstraction::getInstanceType ( ) const
overridevirtual

◆ getInvHasExternalReferences()

void OdIfc4x4::IfcPropertyAbstraction::getInvHasExternalReferences ( OdDAIObjectIds & HasExternalReferences) const

Returns the value of HasExternalReferences attribute. HasExternalReferences is reference to an external reference, e.g. library, classification, or document information, that is associated to the property definition.

Parameters
HasExternalReferences[out] Receives a set of object identifiers representing the value of HasExternalReferences attribute.

◆ inFields()

virtual OdResult OdIfc4x4::IfcPropertyAbstraction::inFields ( OdDAI::OdSpfFilerBase * rdFiler)
overridevirtual

◆ isKindOf()

virtual bool OdIfc4x4::IfcPropertyAbstraction::isKindOf ( OdIfc::OdIfcEntityType entityType) const
overridevirtual

◆ outFields()

virtual OdResult OdIfc4x4::IfcPropertyAbstraction::outFields ( OdDAI::OdSpfFilerBase * wrFiler)
overridevirtual

◆ putAttr()

virtual bool OdIfc4x4::IfcPropertyAbstraction::putAttr ( const OdIfc::OdIfcAttribute explicitAttrDef,
const OdRxValue & val )
overridevirtual

◆ testAttr() [1/2]

virtual bool OdIfc4x4::IfcPropertyAbstraction::testAttr ( const char * explicitAttrName) const
overridevirtual

◆ testAttr() [2/2]

virtual bool OdIfc4x4::IfcPropertyAbstraction::testAttr ( const OdIfc::OdIfcAttribute explicitAttrDef) const
overridevirtual

◆ type()

◆ unsetAttr() [1/2]

◆ unsetAttr() [2/2]

Friends And Related Symbol Documentation

◆ IfcExternalReferenceRelationship

friend class IfcExternalReferenceRelationship
friend

Definition at line 185 of file IFC4X4/IfcPropertyAbstractionAutoImpl.h.


The documentation for this class was generated from the following file: