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 System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISw3DPrinter
Dim Quantity As System.Integer
instance.SetQuantity(Quantity) |
C# | |
---|
void SetQuantity(
System.int Quantity
) |
C++/CLI | |
---|
void SetQuantity(
& System.int Quantity
) |
Parameters
- Quantity
- Number of copies to print
Remarks
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0