Component Format – Irregular

 

Characteristic view on the estimate

Graphical user interface, application
Description automatically generated

 

List of properties

Property Name

Information

Mandatory

Lookup

Interdependent

ClosedWidth

Closed format - Width of the product. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

ClosedHeight

Closed format - Height of the product. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

OpenWidth

Flat width of the product. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

OpenHeight

Flat height of the product. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

DieLayoutWidth

Die Layout width. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

DieLayoutHeight

Die Layout height. It needs to in mm in the XML. This field can be decimal.

Yes

No

No

DieNumberUp

Quantity in the die layout integer.

Yes

No

No

DieCode

Knife Code (Fit options button > Select Die spec).

No

Yes

Yes. The die needs to exist in the carton die specification tool record.

 

Lookup - To find the possible values for the Die Code, go to Carton Die Specification > select the die needed > Edit.

 

XML Sample

<FeatureReference>

              <Value>152.4</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">ClosedWidth</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>228.6</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">ClosedHeight</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>152.4</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">OpenWidth</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>228.6</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">OpenHeight</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>152.4</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS"> DieLayoutWidth</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>228.6</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS"> DieLayoutHeight</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>12</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">DieNumberUp</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>

<FeatureReference>

              <Value>123Box1</Value>

              <!-- Value on that property -->

              <Extension>

                             <IDSet idSetType="Feature">

                                           <ID schemeAgencyID="3RDMIS">DieCode</ID>

                                           <!-- Fixed property name -->

                             </IDSet>

                             <IDSet idSetType="FeatureCategory">

                                           <ID schemeAgencyID="3RDMIS">FormatIrregular</ID>

                                           <!-- Characteristic XML External Reference -->

                             </IDSet>

              </Extension>

</FeatureReference>