The following procedure describes the steps necessary to create an asset with variants. The asset example used is a simple rectangle that is 600 mm long, 400 mm wide, and 100 mm thick. Four asset variants are defined that produce lengths of 600 mm, 800 mm, 1000 mm, and 1200 mm.
Factory tab
Factory Launch panel
Import Model
from the
Create Asset drop-down menu. Open the existing part or assembly.
Factory tab
Factory Launch panel
Model as Part
from the
Create Asset drop-down menu. Enter the Sketch environment and build the asset. If you wish to follow along with this procedure, use step 3 above. Be sure to use the metric Standard (mm) part template. If your template settings (as defined in the Factory Options dialog box) specify English units, then use the New command from the
Inventor Application menu and select the Standard (mm) part template.
Once the part is complete, one or more User Parameters must be defined.
On the ribbon, click
Factory tab
Parameters panel
Parameters
. 
Do the following to define asset variants:
On the ribbon, click
Factory tab
Factory Assets panel
Asset Builder
. 
On the ribbon, click
Asset Builder tab
Author panel
Landing Surface
.
Asset Builder tab
Author panel
Asset Variants
.
to create the first variant in the table. The variant name appears as Variant_1 in the variant list and 600 mm appears in the Length column.
. 
On the ribbon, click
Asset Builder tab
Publish panel
Publish Asset
.

On the ribbon, click
Asset Builder tab
Exit panel
Finish Asset Builder
. If your template settings (as defined in the Factory Options dialog box) specify English units, then use the New command from the
Inventor Application menu and select the Factory Layout (mm).iam template.

As an experiment, begin a new metric drawing in AutoCAD Factory. Place each variant into the 2D factory layout using the same procedure as you would in a 3D layout. The illustration shows the asset variants as they appear in AutoCAD Factory.
Once an asset variant is placed in a layout (whether in AutoCAD Factory or Inventor Factory), it can easily be replaced with a different variation.
There are several things to consider when using iLogic rules with asset variant parameters.
As an example, assume that an asset is created with the variants specified as shown in the following image:
Now, change the specified variant parameters (Length, Width, and Height) of the asset to match the values specified for Variant_3 from the table above. (Keep in mind that some iLogic rules have been created governing parameter relationships as shown in the Parameters dialog box below). Changing the parameter values produces the following:
Notice that the Rule_ParametersProtect iLogic rule has overridden the specified variant parameters to produce the following discrepancies:
| Parameter | Specified value in Variant | Actual value in Model |
|---|---|---|
| Length | 180 in | 180 in |
| Width | 80 in | 90 in |
| Height | 90 in | 113.55 in |