Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::setVertices Method
Syntax
C++
OdResult setVertices(const OdGePoint3dArray& pts);

Sets vertices of the section line from an array. 

 

Parameters
Description
pts
[in] Array of vertices.

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

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