API Reference > OdRcs Classes > OdPointCloudScanIterator Class > OdPointCloudScanIterator Methods > OdPointCloudScanIterator::getScanIsVisible Method
OdPointCloudScanIterator::getScanIsVisible Method
Syntax
C++
virtual bool getScanIsVisible() const = 0;

True if the scan is visible; false otherwise.

Gets the value of the IsVisible flag of the scan, currently pointed by the iterator. The flag indicates whether the scan is visible.

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