Sets the current layer used by this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetCurrentLayer( _
ByVal Layername As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim Layername As String
Dim value As Boolean
value = instance.SetCurrentLayer(Layername)
|
C++/CLI | |
---|
bool SetCurrentLayer(
& String^ Layername
) |
Parameters
- Layername
- Name of the layer
Remarks
See Also
Availability
SolidWorks 99, datecode 1999207