Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbVertexRef::evaluatePoint Method
Syntax
C++
virtual OdResult evaluatePoint(OdGePoint3d& point) const;

Evaluates the point from the referenced geometry. If no geometry, returns the cached point coordinates. 

 

Parameters
Description
point
[out] evaluated point.

eOk if point is evaluated.

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