CFx SDK Documentation  2023 SP0
Public Member Functions | Protected Attributes | List of all members
AECGeNestedGridInfillArch Class Reference

#include <AECGeNestedGridInfillArch.h>

Inheritance diagram for AECGeNestedGridInfillArch:
AECGeNestedGridInfillDef AECImpObj OdRxObjectImpl< OdRxObject, AECImpObj > OdRxObject

Public Member Functions

OdDbObjectId GetInfillStyle () const
 
void SetInfillStyle (const OdDbObjectId &id)
 
double GetPanelThickness () const
 
void SetPanelThickness (double dPanelThickness)
 
- Public Member Functions inherited from AECGeNestedGridInfillDef
OdUInt16 GetIndex ()
 
const OdStringGetName () const
 
void SetName (const OdString &strInfillName)
 
Alignment GetAlignment () const
 
void SetAlignment (Alignment eAlignment)
 
double GetOffset () const
 
void SetOffset (double dOffset)
 
const OdDbObjectIdGetMaterial () const
 
void SetMaterial (const OdDbObjectId &id)
 
- Public Member Functions inherited from AECImpObj
const OdStringGetDescription () const
 
void SetDescription (const OdString &strDescription)
 
virtual void onObjectLoaded ()
 
virtual void SubClose ()
 DOM. More...
 
OdRxObjectGetOwner () const
 
OdRxObjectGetOwner (OdRxClass *pClass) const
 
void addRefSubPtr ()
 
void releaseSubPtr ()
 
void assertReadEnabled () const
 
void assertWriteEnabled (bool autoUndo=true, bool recordModified=true)
 
bool isReadEnabled () const
 
bool isWriteEnabled () const
 
OdDbDatabasedatabase () const
 
void copyFrom (const OdRxObject *pOther)
 
virtual OdUInt16 minSupportedVersion () const
 
void SetOwner (OdDbObject *pOwner)
 DOM. More...
 
void SetOwner (AECImpObj *pOwner)
 DOM. More...
 
class AECSIBase * GetImpl () const
 DOM. More...
 
virtual OdResult dwgInFieldsEx20 (AECDbDwgFiler *pFiler)
 DOM. More...
 
virtual OdResult dwgInFieldsEx1 (AECDbDwgFiler *pFiler)
 DOM. More...
 
- Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj >
 OdRxObjectImpl ()
 
void addRef ()
 
void release ()
 
long numRefs () const
 
- 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
 
bool isKindOf (const OdRxClass *pClass) const
 
virtual OdRxObjectPtr clone () const
 
virtual OdRx::Ordering comparedTo (const OdRxObject *pOther) const
 
virtual bool isEqualTo (const OdRxObject *pOther) const
 

Protected Attributes

OdDbHardPointerId m_hpidInfillStyle
 
double m_dPanelThickness
 
OdUInt16 m_flags
 
- Protected Attributes inherited from AECGeNestedGridInfillDef
OdString m_strInfillName
 
OdUInt16 m_iInfillIndex
 
double m_dOffset
 
Alignment m_eAlignment
 
OdDbHardPointerId m_hpidMaterialDef
 
bool m_bIndexCorrect
 
- Protected Attributes inherited from AECImpObj
class AECSIBase * m_pImp
 DOM. More...
 
OdUInt16 m_iMinSupportedVersion
 

Additional Inherited Members

- Public Types inherited from AECGeNestedGridInfillDef
enum  Alignment { eCenter = 0 , eFront = 1 , eBack = 2 }
 
- Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj >
static OdSmartPtr< AECImpObjcreateObject ()
 
- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 
- Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj >
 ODRX_HEAP_OPERATORS ()
 

Detailed Description

Nested Grid Infill Definition.

<group TA_API_Subobjects_GeNg>

Definition at line 34 of file AECGeNestedGridInfillArch.h.

Member Function Documentation

◆ GetInfillStyle()

OdDbObjectId AECGeNestedGridInfillArch::GetInfillStyle ( ) const

Returns Object ID of AEC object representing infill style.

Remarks
The type of object returned may be the following: AECDbCurtainWallUnitStyle AECDbDoorStyle AECDbPolygonStyle AECDbWinowStyle

◆ GetPanelThickness()

double AECGeNestedGridInfillArch::GetPanelThickness ( ) const

Returns panel thickness.

◆ SetInfillStyle()

void AECGeNestedGridInfillArch::SetInfillStyle ( const OdDbObjectId id)

Sets Object ID of AEC object representing infill style.

Remarks
The type of set object may be the following: AECDbCurtainWallUnitStyle AECDbDoorStyle AECDbPolygonStyle AECDbWinowStyle

◆ SetPanelThickness()

void AECGeNestedGridInfillArch::SetPanelThickness ( double  dPanelThickness)

Sets panel thickness.

Member Data Documentation

◆ m_dPanelThickness

double AECGeNestedGridInfillArch::m_dPanelThickness
protected

Definition at line 81 of file AECGeNestedGridInfillArch.h.

◆ m_flags

OdUInt16 AECGeNestedGridInfillArch::m_flags
protected

Definition at line 84 of file AECGeNestedGridInfillArch.h.

◆ m_hpidInfillStyle

OdDbHardPointerId AECGeNestedGridInfillArch::m_hpidInfillStyle
protected

Definition at line 77 of file AECGeNestedGridInfillArch.h.


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