24 #ifndef __AECCUSTOMGRIDNODE_H__
25 #define __AECCUSTOMGRIDNODE_H__
100 double dParam1,
double dParam2 );
OdSmartPtr< AECCustomGridNode > AECCustomGridNodePtr
AECSubPtr< AECCustomGridNode > AECCustomGridNodeSubPtr
#define AEC_DECLARE_MEMBERS(ClassName)
OdUInt32 GetSegmentByIndex(OdUInt32 iIndex) const
void SetToIntersection(OdUInt32 iIndex1, OdUInt32 iIndex2, double dParam1, double dParam2)
OdUInt32 GetSegmentCount() const
double GetParamByIndex(OdUInt32 iIndex) const
void SetToEnding(OdUInt32 iIndex)
OdUInt32Array m_segmentIds
OdUInt32 GetSingleSegment() const
void SetToIntersection(const OdUInt32Array &aIndices, const OdDoubleArray &aParams)
void SetToStarting(OdUInt32 iIndex)