Close

Relief for ODA Team in Ukraine

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

Sets a section line vertex with an index. 

 

Parameters
Description
nIndex
[in] Index of a vertex.
pt
[in] Point that will be set as a vertex.

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

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