Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnnotation::getViewList Method
Syntax
C++
void getViewList(OdRect& location, OdListBoxPtr& list) const;

Returns the list box object that contains the list of view names. The method fills the passed location and list box objects, then returns them to a calling subroutine. 

 

Parameters
Description
location
[out] A placeholder for the list box location.
list
[out] A placeholder for the list box object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.