Sets the line thickness to the specified custom weight (width) for a selected edge or sketch entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetLineWidthCustom( _
ByVal Width As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim Width As System.Double
instance.SetLineWidthCustom(Width) |
C# | |
---|
void SetLineWidthCustom(
System.double Width
) |
C++/CLI | |
---|
void SetLineWidthCustom(
& System.double Width
) |
Parameters
- Width
- Custom weight for the line in millimeters
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0