Sheet.GetAvailableDesignViewsToRetrieve3DAnnotations Method
Parent Object: SheetDescription
Gets an array of strings containing names of the design views of model document that the 3D annotations can be retrieved from.
Syntax
Sheet.GetAvailableDesignViewsToRetrieve3DAnnotations( View As DrawingView ) As String()Parameters
Name | Type | Description |
View | DrawingView | Input DrawingView object from which to get the names of the model document’s design views that can be used to get the retrievable annotations. |