SaveCurrentViewAsSheetView Method (IViewManager)
Saves the current sheet view with the specified name and category.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SaveCurrentViewAsSheetView( _
const dsString& Name As System.String, _
const dsString& Class As System.String, _
dsSheetNamedView** NamedView As SheetNamedView _
) As dsCreateObjectResult_e |
Parameters
- Name[out]
- Name of sheet named view
- Class
- Name of category to which to assign this sheet named view
- NamedView[out]
- ISheetNamedView
- Result[out] or Return Value
- Result status as defined in dsCreateObjectResult_e
Example
See Also
Availability
DraftSight V1R1.4