IsoAlgo Material List Options
eryar@163.com
1. Material List Options
IsoAlgo can produce a customised Material List. The Material List columns maybe selected from one attribute of the component.
You can specify the material list datum position on the drawing. The entries in the material list are numbered sequentially,
each entry contains the material’s description, nominal size, item code and quantity.
You can customize the material list by modify the IsoAlgoConfig.xml:
Figure 1 Material List Options in IsoAlgoConfig.xml
First, you specify the character size and the line spacing percent of the material list;
Second, specify the material list datum position on the drawing, modify the X and Y value for the ListDatum.
The IsAscending is used to control the material list direction. If the IsAscending is true,
the material list ‘s part number from 1 to N is from up to the bottom,
else the material list’s part number from 1 to N is from bottom to the up.
Figure 2 Material List with IsAscending is true
Figure 3 Material List with IsAscending is false
Figure 4 Isometric drawing with Material List
2. Material List Column Options
You can specify each column of the material list, the import attribute is Fill and Width.
The Fill is used to map the value for the material list and the Width is used to set the width of that column.
So you can decide the content of each column. For example, if you do not want the ITEMCODE column,
you can remove that column.
Figure 5 Material List Column Definitions
Figure 6 Material List Column Definitions Result