Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::getVertex Method
Syntax
C++
OdResult getVertex(int nIndex, OdGePoint3d& pt) const;

Returns a section line vertex by its index. 

 

Parameters
Description
nIndex
[in] Index of a vertex.
pt
[out] Vertex with a given index.

eOk if the operation completed successfully, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.