CFx SDK Documentation
2023 SP0
|
#include <AECLayoutGrid3dCell.h>
Protected Attributes | |
OdUInt32 | m_iZPosition |
AECDefs::Cell3dPlane | m_ePlane |
Protected Attributes inherited from AECLayoutGrid2dCell | |
OdUInt32 | m_iXPosition |
OdUInt32 | m_iYPosition |
Protected Attributes inherited from AECLayoutCell | |
OdUInt32 | m_iCellIndex |
Protected Attributes inherited from AECImpObj | |
class AECSIBase * | m_pImp |
DOM. More... | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
static OdSmartPtr< AECImpObj > | createObject () |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
ODRX_HEAP_OPERATORS () | |
3D Layout Grid Cell.
<group TA_API_Subobjects_Layout>
Definition at line 34 of file AECLayoutGrid3dCell.h.
OdUInt32 AECLayoutGrid3dCell::GetCellNumberAlongZ | ( | ) | const |
Returns cell`s number along the z axis.
|
virtual |
Returns the plane of the cell.
Reimplemented from AECLayoutGrid2dCell.
Sets cell`s number along the z axis.
void AECLayoutGrid3dCell::SetCellPlane | ( | AECDefs::Cell3dPlane | ePlane | ) |
Sets the plane of the cell.
|
protected |
Definition at line 64 of file AECLayoutGrid3dCell.h.
|
protected |
Definition at line 61 of file AECLayoutGrid3dCell.h.