CFx SDK Documentation  2023 SP0
Public Member Functions | Protected Attributes | Friends | List of all members
OdIfc4::OdIfcSpaceAuto Class Reference

#include <IfcSpaceAutoImpl.h>

Inheritance diagram for OdIfc4::OdIfcSpaceAuto:
OdIfc4::OdIfcSpatialStructureElementAuto OdIfc4::OdIfcSpatialElementAuto OdIfc4::OdIfcProductAuto OdIfc4::OdIfcObjectAuto OdIfc4::OdIfcObjectDefinitionAuto OdIfc4::OdIfcRootAuto OdIfc::OdIfcEntity OdDAI::EntityInstance OdGiDrawable OdRxObject

Public Member Functions

IfcSpaceTypeEnum getPredefinedType () const
 
void setPredefinedType (IfcSpaceTypeEnum PredefinedType)
 
double getElevationWithFlooring () const
 
void setElevationWithFlooring (double ElevationWithFlooring)
 
void getInvHasCoveringsAggr (OdDAIObjectIds &aggregate) const
 
void getInvBoundedByAggr (OdDAIObjectIds &aggregate) const
 
 OdIfcSpaceAuto ()
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler)
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler)
 
virtual bool isKindOf (OdIfcEntityType entityType) const
 
virtual bool isInstanceOf (OdIfcEntityType entityType) const
 
virtual OdDAI::Entity * getInstanceType () const
 
virtual OdIfcEntityType type () const
 
virtual OdAnsiString typeName () const
 
virtual OdRxValue getAttr (const OdAnsiString &attrName) const
 
virtual void unsetAttr (const OdAnsiString &explicitAttrName)
 
virtual bool testAttr (const OdAnsiString &explicitAttrName) const
 
virtual bool putAttr (const OdAnsiString &explicitAttrName, const OdRxValue &val)
 
virtual OdRxValue getAttr (const OdIfcAttribute attrDef) const
 
virtual void unsetAttr (const OdIfcAttribute explicitAttrDef)
 
virtual bool testAttr (const OdIfcAttribute explicitAttrDef) const
 
virtual bool putAttr (const OdIfcAttribute explicitAttrDef, const OdRxValue &val)
 
- Public Member Functions inherited from OdIfc4::OdIfcSpatialStructureElementAuto
IfcElementCompositionEnum getCompositionType () const
 
void setCompositionType (IfcElementCompositionEnum CompositionType)
 
 OdIfcSpatialStructureElementAuto ()
 
- Public Member Functions inherited from OdIfc4::OdIfcSpatialElementAuto
OdAnsiString getLongName () const
 
void setLongName (OdAnsiString LongName)
 
void getInvContainsElementsAggr (OdDAIObjectIds &aggregate) const
 
void getInvServicedBySystemsAggr (OdDAIObjectIds &aggregate) const
 
void getInvReferencesElementsAggr (OdDAIObjectIds &aggregate) const
 
 OdIfcSpatialElementAuto ()
 
- Public Member Functions inherited from OdIfc4::OdIfcProductAuto
OdDAIObjectId getObjectPlacement () const
 
void setObjectPlacement (OdDAIObjectId ObjectPlacement)
 
OdDAIObjectId getRepresentation () const
 
void setRepresentation (OdDAIObjectId Representation)
 
void getInvReferencedByAggr (OdDAIObjectIds &aggregate) const
 
virtual void setInverseCounterParts ()
 
virtual void resetInverseCounterParts ()
 
- Public Member Functions inherited from OdIfc4::OdIfcObjectAuto
OdAnsiString getObjectType () const
 
void setObjectType (OdAnsiString ObjectType)
 
void getInvIsDeclaredByAggr (OdDAIObjectIds &aggregate) const
 
void getInvDeclaresAggr (OdDAIObjectIds &aggregate) const
 
void getInvIsTypedByAggr (OdDAIObjectIds &aggregate) const
 
void getInvIsDefinedByAggr (OdDAIObjectIds &aggregate) const
 
 OdIfcObjectAuto ()
 
- Public Member Functions inherited from OdIfc4::OdIfcObjectDefinitionAuto
void getInvHasAssignmentsAggr (OdDAIObjectIds &aggregate) const
 
void getInvNestsAggr (OdDAIObjectIds &aggregate) const
 
void getInvIsNestedByAggr (OdDAIObjectIds &aggregate) const
 
void getInvHasContextAggr (OdDAIObjectIds &aggregate) const
 
void getInvIsDecomposedByAggr (OdDAIObjectIds &aggregate) const
 
void getInvDecomposesAggr (OdDAIObjectIds &aggregate) const
 
void getInvHasAssociationsAggr (OdDAIObjectIds &aggregate) const
 
- Public Member Functions inherited from OdIfc4::OdIfcRootAuto
OdIfcGUID getGlobalId () const
 
void setGlobalId (OdIfcGUID GlobalId)
 
OdDAIObjectId getOwnerHistory () const
 
void setOwnerHistory (OdDAIObjectId OwnerHistory)
 
OdAnsiString getName () const
 
void setName (OdAnsiString Name)
 
OdAnsiString getDescription () const
 
void setDescription (OdAnsiString Description)
 
 OdIfcRootAuto ()
 
- Public Member Functions inherited from OdIfc::OdIfcEntity
 ODRX_DECLARE_MEMBERS (OdIfcEntity)
 
 OdIfcEntity ()
 
 ~OdIfcEntity ()
 
virtual bool isKindOf (OdIfcEntityType entityType) const
 
virtual bool isInstanceOf (OdIfcEntityType entityType) const
 
IfcOpResult resolved ()
 
void resolve (IfcOpResult resolved, void *resPtr)
 
virtual void setGsNode (OdGsCache *pGsNode)
 
virtual OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 
- Public Member Functions inherited from OdGiDrawable
 ODRX_DECLARE_MEMBERS (OdGiDrawable)
 
virtual DrawableType drawableType () const
 
ODRX_SEALED_VIRTUAL OdUInt32 setAttributes (OdGiDrawableTraits *pTraits) const ODRX_SEALED
 
ODRX_SEALED_VIRTUAL bool worldDraw (OdGiWorldDraw *pWd) const ODRX_SEALED
 
ODRX_SEALED_VIRTUAL void viewportDraw (OdGiViewportDraw *pVd) const ODRX_SEALED
 
ODRX_SEALED_VIRTUAL OdUInt32 viewportDrawLogicalFlags (OdGiViewportDraw *pVd) const ODRX_SEALED
 
virtual OdResult getGeomExtents (OdGeExtents3d &extents) const
 
ODRX_SEALED_VIRTUAL OdUInt32 regenSupportFlags () const ODRX_SEALED
 
- Public Member Functions inherited from OdRxObject
 ODRX_HEAP_OPERATORS ()
 
 OdRxObject ()
 
virtual ~OdRxObject ()
 
virtual OdRxObjectqueryX (const OdRxClass *pClass) const
 
virtual OdRxObjectx (const OdRxClass *pClass) const
 
virtual OdRxClassisA () const
 
virtual void addRef ()=0
 
virtual void release ()=0
 
virtual long numRefs () const
 
bool isKindOf (const OdRxClass *pClass) const
 
virtual OdRxObjectPtr clone () const
 
virtual void copyFrom (const OdRxObject *pSource)
 
virtual OdRx::Ordering comparedTo (const OdRxObject *pOther) const
 
virtual bool isEqualTo (const OdRxObject *pOther) const
 

Protected Attributes

IfcSpaceTypeEnum m_PredefinedType
 
double m_ElevationWithFlooring
 
OdDAIObjectIds m_HasCoverings_inv
 
OdDAIObjectIds m_BoundedBy_inv
 
- Protected Attributes inherited from OdIfc4::OdIfcSpatialStructureElementAuto
IfcElementCompositionEnum m_CompositionType
 
- Protected Attributes inherited from OdIfc4::OdIfcSpatialElementAuto
OdAnsiString m_LongName
 
OdDAIObjectIds m_ContainsElements_inv
 
OdDAIObjectIds m_ServicedBySystems_inv
 
OdDAIObjectIds m_ReferencesElements_inv
 
- Protected Attributes inherited from OdIfc4::OdIfcProductAuto
OdDAIObjectId m_ObjectPlacement
 
OdDAIObjectId m_Representation
 
OdDAIObjectIds m_ReferencedBy_inv
 
- Protected Attributes inherited from OdIfc4::OdIfcObjectAuto
OdAnsiString m_ObjectType
 
OdDAIObjectIds m_IsDeclaredBy_inv
 
OdDAIObjectIds m_Declares_inv
 
OdDAIObjectIds m_IsTypedBy_inv
 
OdDAIObjectIds m_IsDefinedBy_inv
 
- Protected Attributes inherited from OdIfc4::OdIfcObjectDefinitionAuto
OdDAIObjectIds m_HasAssignments_inv
 
OdDAIObjectIds m_Nests_inv
 
OdDAIObjectIds m_IsNestedBy_inv
 
OdDAIObjectIds m_HasContext_inv
 
OdDAIObjectIds m_IsDecomposedBy_inv
 
OdDAIObjectIds m_Decomposes_inv
 
OdDAIObjectIds m_HasAssociations_inv
 
- Protected Attributes inherited from OdIfc4::OdIfcRootAuto
OdIfcGUID m_GlobalId
 
OdDAIObjectId m_OwnerHistory
 
OdAnsiString m_Name
 
OdAnsiString m_Description
 
- Protected Attributes inherited from OdIfc::OdIfcEntity
voidm_resPtr
 
IfcOpResult m_resolved
 
- Protected Attributes inherited from OdDAI::EntityInstance
OdDbStub * m_id
 

Friends

class OdIfcRelCoversSpacesAuto
 
class OdIfcRelSpaceBoundaryAuto
 

Additional Inherited Members

- Public Types inherited from OdGiDrawable
enum  SetAttributesFlags {
  kDrawableNone = 0 , kDrawableIsAnEntity = 1 , kDrawableUsesNesting = 2 , kDrawableIsCompoundObject = 4 ,
  kDrawableViewIndependentViewportDraw = 8 , kDrawableIsInvisible = 16 , kDrawableHasAttributes = 32 , kDrawableRegenTypeDependantGeometry = 64 ,
  kDrawableIsDimension = (kDrawableIsAnEntity + kDrawableIsCompoundObject + 128) , kDrawableRegenDraw = 256 , kDrawableStandardDisplaySingleLOD = 512 , kDrawableShadedDisplaySingleLOD = 1024 ,
  kDrawableViewDependentViewportDraw = 2048 , kDrawableBlockDependentViewportDraw = 4096 , kDrawableIsExternalReference = 8192 , kDrawableNotPlottable = 16384 ,
  kLastFlag = kDrawableNotPlottable
}
 
enum  DrawableType {
  kGeometry = 0 , kDistantLight = 1 , kPointLight = 2 , kSpotLight = 3 ,
  kAmbientLight , kSolidBackground , kGradientBackground , kImageBackground ,
  kGroundPlaneBackground , kViewport , kWebLight , kSkyBackground ,
  kImageBasedLightingBackground
}
 
- Static Public Member Functions inherited from OdIfc::OdIfcEntity
static OdGePoint3dasPoint3d (OdSmartPtr< OdIfcEntity > pEnt)
 
static OdGePoint2dasPoint2d (OdSmartPtr< OdIfcEntity > pEnt)
 
static OdGeVector3dasVector3d (OdSmartPtr< OdIfcEntity > pEnt)
 
static OdGeVector2dasVector2d (OdSmartPtr< OdIfcEntity > pEnt)
 
static OdGeMatrix2dasMatrix2d (OdSmartPtr< OdIfcEntity > pEnt)
 
static OdGeMatrix3dasMatrix3d (OdSmartPtr< OdIfcEntity > pEnt)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcEntity > pEnt)
 
static OdCmEntityColorasRgbColor (OdSmartPtr< OdIfcEntity > pEnt)
 
- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 
- Protected Member Functions inherited from OdDAI::EntityInstance
virtual void subViewportDraw (OdGiViewportDraw *vd) const
 
- Protected Member Functions inherited from OdGiDrawable
 OdGiDrawable ()
 
virtual OdUInt32 subViewportDrawLogicalFlags (OdGiViewportDraw *vd) const
 
virtual OdUInt32 subRegenSupportFlags () const
 

Detailed Description

Definition at line 37 of file Ifc4/IfcSpaceAutoImpl.h.

Constructor & Destructor Documentation

◆ OdIfcSpaceAuto()

OdIfc4::OdIfcSpaceAuto::OdIfcSpaceAuto ( )

Member Function Documentation

◆ getAttr() [1/2]

virtual OdRxValue OdIfc4::OdIfcSpaceAuto::getAttr ( const OdAnsiString &  attrName) const
virtual

Retrieves the current value of an attribute specified by its name.

Parameters
attrName[in] An ANSI string that contains the attribute name.
Returns
Returns the current value of the attribute.
Remarks
The method provides late binding access to the attribute value by its name. Attributes of select and aggregate data types are also supported.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ getAttr() [2/2]

virtual OdRxValue OdIfc4::OdIfcSpaceAuto::getAttr ( const OdIfcAttribute  attrDef) const
virtual

Retrieves the current value of an attribute specified by its definition.

Parameters
attrDef[in] A value of the <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition.
Returns
Returns the current value of the attribute.
Remarks
The method provides late binding access to the attribute value by its name. Attributes of select and aggregate data types are also supported.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ getElevationWithFlooring()

double OdIfc4::OdIfcSpaceAuto::getElevationWithFlooring ( ) const

◆ getInstanceType()

virtual OdDAI::Entity* OdIfc4::OdIfcSpaceAuto::getInstanceType ( ) const
virtual

Retrieves the type of the entity instance.

Returns
Returns a raw pointer to the <link OdDAI::Entity, schema entity definition> of the entity instance.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ getInvBoundedByAggr()

void OdIfc4::OdIfcSpaceAuto::getInvBoundedByAggr ( OdDAIObjectIds aggregate) const

◆ getInvHasCoveringsAggr()

void OdIfc4::OdIfcSpaceAuto::getInvHasCoveringsAggr ( OdDAIObjectIds aggregate) const

◆ getPredefinedType()

IfcSpaceTypeEnum OdIfc4::OdIfcSpaceAuto::getPredefinedType ( ) const

◆ inFields()

virtual OdResult OdIfc4::OdIfcSpaceAuto::inFields ( OdDAI::OdSpfFilerBase *  rdFiler)
virtual

◆ isInstanceOf()

virtual bool OdIfc4::OdIfcSpaceAuto::isInstanceOf ( OdIfcEntityType  entityType) const
virtual

◆ isKindOf()

virtual bool OdIfc4::OdIfcSpaceAuto::isKindOf ( OdIfcEntityType  entityType) const
virtual

◆ outFields()

virtual OdResult OdIfc4::OdIfcSpaceAuto::outFields ( OdDAI::OdSpfFilerBase *  wrFiler)
virtual

◆ putAttr() [1/2]

virtual bool OdIfc4::OdIfcSpaceAuto::putAttr ( const OdAnsiString &  explicitAttrName,
const OdRxValue val 
)
virtual

Sets a new value of an attribute that is specified by its name.

Parameters
explicitAttrName[in] An ANSI string that contains the attribute name.
val[in] A new attribute value to be set.
Returns
Returns true if the attribute value was successfully set; otherwise, the method returns false.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ putAttr() [2/2]

virtual bool OdIfc4::OdIfcSpaceAuto::putAttr ( const OdIfcAttribute  explicitAttrDef,
const OdRxValue val 
)
virtual

Sets a new value of a specified attribute.

Parameters
explicitAttrDef[in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition.
val[in] A new attribute value to be set.
Returns
Returns true if the attribute value was successfully set; otherwise, the method returns false.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ setElevationWithFlooring()

void OdIfc4::OdIfcSpaceAuto::setElevationWithFlooring ( double  ElevationWithFlooring)

◆ setPredefinedType()

void OdIfc4::OdIfcSpaceAuto::setPredefinedType ( IfcSpaceTypeEnum  PredefinedType)

◆ testAttr() [1/2]

virtual bool OdIfc4::OdIfcSpaceAuto::testAttr ( const OdAnsiString &  explicitAttrName) const
virtual

Retrieves whether the attribute value is set or is unset.

Parameters
explicitAttrName[in] An ANSI string that contains the attribute name.
Returns
Returns true if the attribute has a value; otherwise, the method returns false (the attribute value is not set).

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ testAttr() [2/2]

virtual bool OdIfc4::OdIfcSpaceAuto::testAttr ( const OdIfcAttribute  explicitAttrDef) const
virtual

Retrieves whether the attribute value is set or is unset.

Parameters
explicitAttrDef[in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition.
Returns
Returns true if the attribute has a value; otherwise, the method returns false (the attribute value is not set).

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ type()

virtual OdIfcEntityType OdIfc4::OdIfcSpaceAuto::type ( ) const
virtual

Retrieves the current type of the entity.

Returns
Returns a value of the <link OdIfc::OdIfcEntityType, OdIfcEntityType> enumeration that represents the current entity's type.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ typeName()

virtual OdAnsiString OdIfc4::OdIfcSpaceAuto::typeName ( ) const
virtual

Retrieves the type name of the entity instance.

Returns
Returns an ANSI string that contains the type name.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ unsetAttr() [1/2]

virtual void OdIfc4::OdIfcSpaceAuto::unsetAttr ( const OdAnsiString &  explicitAttrName)
virtual

Clears the attribute value.

Parameters
explicitAttrName[in] An ANSI string that contains the attribute name.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

◆ unsetAttr() [2/2]

virtual void OdIfc4::OdIfcSpaceAuto::unsetAttr ( const OdIfcAttribute  explicitAttrDef)
virtual

Clears the attribute value.

Parameters
explicitAttrDef[in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition.

Reimplemented from OdIfc4::OdIfcSpatialStructureElementAuto.

Friends And Related Function Documentation

◆ OdIfcRelCoversSpacesAuto

friend class OdIfcRelCoversSpacesAuto
friend

Definition at line 81 of file Ifc4/IfcSpaceAutoImpl.h.

◆ OdIfcRelSpaceBoundaryAuto

friend class OdIfcRelSpaceBoundaryAuto
friend

Definition at line 82 of file Ifc4/IfcSpaceAutoImpl.h.

Member Data Documentation

◆ m_BoundedBy_inv

OdDAIObjectIds OdIfc4::OdIfcSpaceAuto::m_BoundedBy_inv
protected

Definition at line 78 of file Ifc4/IfcSpaceAutoImpl.h.

◆ m_ElevationWithFlooring

double OdIfc4::OdIfcSpaceAuto::m_ElevationWithFlooring
protected

Definition at line 76 of file Ifc4/IfcSpaceAutoImpl.h.

◆ m_HasCoverings_inv

OdDAIObjectIds OdIfc4::OdIfcSpaceAuto::m_HasCoverings_inv
protected

Definition at line 77 of file Ifc4/IfcSpaceAutoImpl.h.

◆ m_PredefinedType

IfcSpaceTypeEnum OdIfc4::OdIfcSpaceAuto::m_PredefinedType
protected

Definition at line 75 of file Ifc4/IfcSpaceAutoImpl.h.


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