Sets the name of the current printer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetCurrentPrinterName( _
ByVal Material As String _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISw3DPrinter
Dim Material As String
instance.SetCurrentPrinterName(Material)
|
C# | |
---|
void SetCurrentPrinterName(
string Material
) |
C++/CLI | |
---|
void SetCurrentPrinterName(
& String^ Material
) |
Parameters
- Material
- Name of current printer
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0