Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnnotation::getModelTreeVisibility Method
Syntax
C++
void getModelTreeVisibility(bool& state) const;

Returns the current value of the visibility flag of the annotation model tree. The method fills a passed boolean value and returns it to a calling subroutine. 

 

Parameters
Description
state
[out] A placeholder for the visibility flag value.

If the flag is true, the model tree is diplayed when the annotation becomes active, otherwise the model tree stays hidden.

Copyright © 2002-2022. Open Design Alliance All rights reserved.