API Reference > OdDbPointCloud Classes > OdDbPointCloudExScanItem Class > OdDbPointCloudExScanItem Methods > OdDbPointCloudExScanItem::hasNormals Method
OdDbPointCloudExScanItem::hasNormals Method
Syntax
C++
virtual bool hasNormals() const = 0;

The hasNormals flag as a boolean value.

Returns the value of the hasNormals flag which indicates whether the linked scan has the kNormal property.

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