API Reference > OdBr Classes > OdBrLoopVertexTraverser Class > OdBrLoopVertexTraverser Methods > OdBrLoopVertexTraverser::getParamPoint Method
OdBrLoopVertexTraverser::getParamPoint Method
Syntax
C++
OdBrErrorStatus getParamPoint(OdGePoint2d & point) const;
Parameters 
Description 
ppoint 
[out] Parameter point. 

Returns odbrOK if successful, or an appropriate error code if not.

Returns the parameter space point at the current Traverser position.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.