GetModelNamedViewList Method (IViewManager) Send Feedback
See Also 
ViewNamesStrArray[out]
Array of strings of the names of all of the model named views in the document
Gets the names of all of the model named views in the document.

Syntax

Visual Basic 
Function GetModelNamedViewList() As System.Object
C# 
System.object GetModelNamedViewList()
JavaScript 
GetModelNamedViewList() : Array
COM native C++ 
HRESULT GetModelNamedViewList(
   VARIANT* ViewNamesStrArray
)  
C++ 
DSRESULT GetModelNamedViewList(
   dsStringArray* ViewNamesStrArray
)  

Parameters

ViewNamesStrArray[out] or Return Value
Array of strings of the names of all of the model named views in the document
 

See Also

Availability

DraftSight V1R1.4