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

Sets a new value of the base information flag. The base information flag determines whether the entity has base topology 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.