API Reference > Classes > PRC Base Classes > OdPrcBaseGeometry Class > OdPrcBaseGeometry Methods > OdPrcBaseGeometry::hasBaseInformation Method
OdPrcBaseGeometry::hasBaseInformation Method
Syntax
C++
bool hasBaseInformation() const;

Returns the current value of the base information flag. The base information flag determines whether an entity has base geometry information. If it is equal to true, the information is available; if such information is not available the flag is equal to false.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.