Setting Default Part Quantity

CWFlexLM License Manager

Setting Default Part Quantity

CAMWorksNesting provides the facility to assign the default quantity for parts to be nested.

This default value for Part Quantity is assigned in the DefaultValues.ini file. This value can be edited as per requirements.

 

Editing Part Quantity in the DefaultValues.ini file:

  1. Open the file named DefaultValues.ini located in the CAMWorks Installation folder.
  2. Observe the section named [PartData]. The default quantity for parts is defined in this section.
  3. Edit the quantity value to apply a new default value for quantity of the parts to be nested.
  4. For example, to assign a new default part quantity of '6', the value in the DefaultValues.ini should be changed as follows:

 

[PartData]

;Quantity only Integers, real values are not supported

Quantity = 6