Called when a user sets the number of copies to print in the
Number of copies box on the 3D Printer tab.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetQuantity( _
ByVal Quantity As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISw3DPrinter
Dim Quantity As Integer
instance.SetQuantity(Quantity)
|
C++/CLI | |
---|
void SetQuantity(
& int Quantity
) |
Parameters
- Quantity
- Number of copies to print
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0