Puts the selected components on the specified layer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ChangeComponentLayer( _
ByVal Layername As String, _
ByVal AllViews As Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim Layername As String
Dim AllViews As Boolean
instance.ChangeComponentLayer(Layername, AllViews)
|
Parameters
- Layername
Name of layer for components
- AllViews
True changes the component layer for all views in the drawing, false changes only the selected view
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0