API Reference > Classes > PRC Base Classes > OdPrcBaseGeometry Class > OdPrcBaseGeometry Methods > OdPrcBaseGeometry::setBaseInformation Method
OdPrcBaseGeometry::setBaseInformation Method
Syntax
C++
void setBaseInformation(bool value);
Parameters 
Description 
bool value 
[in] A new value of the base information flag. 

Sets a new 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.