|
|
<%line_counter%>
. |
<%if value=ForPrinting,""%>
<%zTR,"select part directory",htmltemplates/htmltemplates%>
<%zTR,"Open project",htmltemplates/htmltemplates%>
<%zTR,"Compare with search-part",htmltemplates/htmltemplates%>
|
<%end if%>
| <%zTR,Catalog,htmltemplates/htmltemplates%>: |
<%cat_description%> |
| <%zTR,"Description",htmltemplates/htmltemplates%>: |
<%part_description%> |
| <%zTR,"norm number",htmltemplates/htmltemplates%>: |
<%norm_number%> |
| <%zTR,"norm title",htmltemplates/htmltemplates%>: |
<%norm_text%> |
<%do variables%>
| <%current_variable,caption%>: |
<%variable,"<%current_variable,name%>","<%current_variable,unit%>"%> <%current_variable,unit_translated%> |
<%loop variables%>
<%set value=volUnit,<%volume_unit%>%>
| <%zTR,"Protrusion:",htmltemplates/htmltemplates%> |
<%set value=errorVal,<%error_percent%>%>
<%setvar BarWidth=CInt(100-CDbl(errorVal))%>
|
|
<%set value=errorAbsVal,<%errorabs%>%>
~<%errorAbsVal%> <%volUnit%>
|
| <%zTR,"Waste",htmltemplates/htmltemplates%>: |
<%set value=cutOff,<%cutoff_percent%>%>
<%setvar BarWidth=CInt(100-CDbl(cutOff))%>
|
|
<%set value=wasteAbsVal,<%cutoffabs%>%>
~<%wasteAbsVal%> <%volUnit%>
|
<%if true=ERP%>
| <%zTR,"ERP State",htmltemplates/htmltemplates%>: |
<%state_text%> |
<%end if%>
|