CFx SDK Documentation  2022 SP0
Public Member Functions | List of all members
OdIfc2x3::OdIfcColumnAuto Class Reference

#include <IfcColumnAutoImpl.h>

Inheritance diagram for OdIfc2x3::OdIfcColumnAuto:
OdIfc2x3::OdIfcBuildingElementAuto OdIfc2x3::OdIfcElementAuto OdIfc2x3::OdIfcProductAuto OdIfc2x3::OdIfcObjectAuto OdIfc2x3::OdIfcObjectDefinitionAuto OdIfc2x3::OdIfcRootAuto OdIfc::OdIfcEntity OdDAI::EntityInstance OdGiDrawable OdRxObject

Public Member Functions

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
 
- Public Member Functions inherited from OdIfc2x3::OdIfcElementAuto
OdAnsiString getTag () const
 
void setTag (OdAnsiString Tag)
 
void getInvHasStructuralMemberAggr (OdDAIObjectIds &aggregate) const
 
void getInvFillsVoidsAggr (OdDAIObjectIds &aggregate) const
 
void getInvConnectedToAggr (OdDAIObjectIds &aggregate) const
 
void getInvHasCoveringsAggr (OdDAIObjectIds &aggregate) const
 
void getInvHasProjectionsAggr (OdDAIObjectIds &aggregate) const
 
void getInvReferencedInStructuresAggr (OdDAIObjectIds &aggregate) const
 
void getInvHasPortsAggr (OdDAIObjectIds &aggregate) const
 
void getInvHasOpeningsAggr (OdDAIObjectIds &aggregate) const
 
void getInvIsConnectionRealizationAggr (OdDAIObjectIds &aggregate) const
 
void getInvProvidesBoundariesAggr (OdDAIObjectIds &aggregate) const
 
void getInvConnectedFromAggr (OdDAIObjectIds &aggregate) const
 
void getInvContainedInStructureAggr (OdDAIObjectIds &aggregate) const
 
 OdIfcElementAuto ()
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler)
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler)
 
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 OdIfc2x3::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 OdIfc2x3::OdIfcObjectAuto
OdAnsiString getObjectType () const
 
void setObjectType (OdAnsiString ObjectType)
 
void getInvIsDefinedByAggr (OdDAIObjectIds &aggregate) const
 
 OdIfcObjectAuto ()
 
- Public Member Functions inherited from OdIfc2x3::OdIfcObjectDefinitionAuto
void getInvHasAssignmentsAggr (OdDAIObjectIds &aggregate) const
 
void getInvIsDecomposedByAggr (OdDAIObjectIds &aggregate) const
 
void getInvDecomposesAggr (OdDAIObjectIds &aggregate) const
 
void getInvHasAssociationsAggr (OdDAIObjectIds &aggregate) const
 
- Public Member Functions inherited from OdIfc2x3::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
 

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
 
- Protected Attributes inherited from OdIfc2x3::OdIfcElementAuto
OdAnsiString m_Tag
 
OdDAIObjectIds m_HasStructuralMember_inv
 
OdDAIObjectIds m_FillsVoids_inv
 
OdDAIObjectIds m_ConnectedTo_inv
 
OdDAIObjectIds m_HasCoverings_inv
 
OdDAIObjectIds m_HasProjections_inv
 
OdDAIObjectIds m_ReferencedInStructures_inv
 
OdDAIObjectIds m_HasPorts_inv
 
OdDAIObjectIds m_HasOpenings_inv
 
OdDAIObjectIds m_IsConnectionRealization_inv
 
OdDAIObjectIds m_ProvidesBoundaries_inv
 
OdDAIObjectIds m_ConnectedFrom_inv
 
OdDAIObjectIds m_ContainedInStructure_inv
 
- Protected Attributes inherited from OdIfc2x3::OdIfcProductAuto
OdDAIObjectId m_ObjectPlacement
 
OdDAIObjectId m_Representation
 
OdDAIObjectIds m_ReferencedBy_inv
 
- Protected Attributes inherited from OdIfc2x3::OdIfcObjectAuto
OdAnsiString m_ObjectType
 
OdDAIObjectIds m_IsDefinedBy_inv
 
- Protected Attributes inherited from OdIfc2x3::OdIfcObjectDefinitionAuto
OdDAIObjectIds m_HasAssignments_inv
 
OdDAIObjectIds m_IsDecomposedBy_inv
 
OdDAIObjectIds m_Decomposes_inv
 
OdDAIObjectIds m_HasAssociations_inv
 
- Protected Attributes inherited from OdIfc2x3::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
 

Detailed Description

Definition at line 37 of file Ifc2x3/IfcColumnAutoImpl.h.

Member Function Documentation

◆ getInstanceType()

virtual OdDAI::Entity* OdIfc2x3::OdIfcColumnAuto::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 OdIfc2x3::OdIfcBuildingElementAuto.

◆ isInstanceOf()

virtual bool OdIfc2x3::OdIfcColumnAuto::isInstanceOf ( OdIfcEntityType  entityType) const
virtual

◆ isKindOf()

virtual bool OdIfc2x3::OdIfcColumnAuto::isKindOf ( OdIfcEntityType  entityType) const
virtual

◆ type()

virtual OdIfcEntityType OdIfc2x3::OdIfcColumnAuto::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 OdIfc2x3::OdIfcBuildingElementAuto.

◆ typeName()

virtual OdAnsiString OdIfc2x3::OdIfcColumnAuto::typeName ( ) const
virtual

Retrieves the type name of the entity instance.

Returns
Returns an ANSI string that contains the type name.

Reimplemented from OdIfc2x3::OdIfcBuildingElementAuto.


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