Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeRuled::getPoint Method
Syntax
C++
OdResult getPoint(const OdUInt8 iIndex, OdGePoint3d& point) const;

Returns the point. 

 

Parameters
Description
iIndex
[in] Input index that specifies which point should be retrieved.
point
[out] Output point.

eOk if successful or an appropriate error code in the other case.

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