Gets the names of drawing views in the View Palette for the active drawing sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDrawingPaletteViewNames() As Object |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim value As Object
value = instance.GetDrawingPaletteViewNames()
|
C# | |
---|
object GetDrawingPaletteViewNames() |
C++/CLI | |
---|
Object^ GetDrawingPaletteViewNames(); |
Return Value
Array of the names of the drawing views in the View Palette for the active drawing sheet
Example
Remarks
See Also
Availability
SolidWorks 2007 SP4, Revision Number 15.4