Parameters |
Description |
OdUInt32 iIndex |
[in] Vertex index. |
OdGePoint2d* pPoint |
[out] Vertex point as OdGePoint2d. |
double* pBulge = NULL |
[out] (Optional) Bulge value. |
OdIntPtr* pMetadata = NULL |
[out] (Optional) Metadata attribute. |
OdUInt32* puRawFlags = NULL |
[out] (Optional) Flags as a raw OdUInt32 value. |
eOk if the vertex is found successfully, or a corresponding error type otherwise.
Gets data of a vertex with the specified index.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|