24 #ifndef __AECGECUSTOMGRID_H__ 
   25 #define __AECGECUSTOMGRID_H__ 
AECSubPtr< AECGeCustomGrid > AECGeCustomGridSubPtr
 
OdSmartPtr< AECGeCustomGrid > AECGeCustomGridPtr
 
#define AEC_DECLARE_MEMBERS(ClassName)
 
AECImpArraySubPtr GetSegments() const
 
AECCustomGridNodeSubPtr GetNodeByIndex(OdUInt32 iIndex) const
 
AECGeCustomGridSegmentSubPtr GetSegmentByPosition(OdUInt32 iIndex) const
 
OdUInt32 m_iNextSegmentIndex
 
OdUInt32 GetNextNodeIndexInc()
 
OdUInt32 GetSegmentCount() const
 
OdUInt32 m_iNextNodeIndex
 
OdUInt32 GetNextSegmentIndexInc()
 
OdUInt32 GetNodeCount() const
 
AECGeCustomGridSegmentSubPtr GetSegmentByIndex(OdUInt32 iIndex) const
 
OdUInt32 m_iNextCellIndex
 
OdUInt32 GetNextNodeIndex() const
 
AECCustomGridNodeSubPtr GetNodeByPosition(OdUInt32 iIndex) const
 
OdUInt32 GetNextSegmentIndex() const
 
AECImpArraySubPtr GetNodes() const