Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSourcePointIterator::getPoint Method
Syntax
C++
virtual bool getPoint(OdSourcePoint& point) = 0;

Gets the source point that is currently pointed at by the source point data iterator. The iterator object steps forward after getting the point. 

 

Parameters
Description
point
[out] Resulting source point.

Point data correctness flag: true – data is correct; false – otherwise.

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