Width
Name
Width
Type
Read/Write
When to use it
You can set the value of this property before calling the method Start.
You may get the value of this property anytime.
Prototype
property Width : Long;
Explanations
Specify the width of the pieces.
![]()
This property is useful only when you cut some pieces which have end angles different from 90 degrees. Otherwise this property can be left 0.
This number must be integer. For working with real numbers read here.
Example
If one matches two pieces having 45 degrees it can save as much as Width material.

Links