The ANNOALLVISIBLE variable is used to hide or display annotative objects that do not support the current annotation scale. The value of ANNOALLVISIBLE variable is stored separately for model space and paper space viewports.
Value
Description
false
Displays only the annotative objects that support the current annotation scale.
true
Displays all annotative objects.
Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
OdDbDatabase::getANNOALLVISIBLE()
OdDbDatabase::setANNOALLVISIBLE()
Note: If the value of ANNOALLVISIBLE is set to true, annotative objects that support several scales display only one scale view.