This page shows the text from a sample web growth profile file (<file name>.wgp).
Tip: Copy and modify the sample file that is installed with Prinergy Evo software so that you don't have to type the contents.
To see an illustration of a web growth profile with exclude margins, see the example.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">
<profile>
<excludeMargin
topEdge=".1"
bottomEdge=".15"
leftEdge=".2"
rightEdge=".25"
unit="inch" />
<plate tower="1" side="U" >
<expansion xpercent="0.80" ypercent="0.30" />
</plate>
<plate tower="2" side="U" >
<expansion xpercent="0.50" ypercent="0.20" />
</plate>
<plate tower="3" side="U" >
<expansion xpercent="0.20" ypercent="0.10" />
</plate>
<plate tower="4" side="U" >
<expansion xpercent="0" ypercent="0" />
</plate>
</profile>
Things to consider: