-
From the
Compass, click
3D Modeling
Apps
,
and select
Engineering Rules Capture.
-
Create a list. To do so, do the following:
-
Click
List
.
-
Select the parameters you want to add to the list one by one
in the
tree
and click
Add.
-
Click
OK
.
The list is created and appears under the Parameters
node.
Example
In this example, you are going to create a list of volume parameters
and run a rule to compute the total volume of the pads.
- Click
Formula
.
- Select
Volume from the scrolling list and click
New parameter of type. Change the name of the
parameter to Volume1 and click
Add Formula.
- In the
Dictionary, select
Part Measures, double-click
smartVolume
and double-click Pad.1.
- Repeat this step for Pad.2 and Pad.3.
- From the
Compass, click
3D Modeling
Apps
,
and select
Engineering Rules Capture.
- Click
List
.
- Select the three parameters located under the Parameters node in
the
tree,
and click
Add. Click
OK.
- Rename List.1 to
Volume for example. Click
OK.
- Add a
rule to compute the total volume.
- Click
Rule
.
- Double-click the
Volume list in the
tree.
- In the
Language Browser window, click
... in the
Type box.
- Enter
List and click
OK.
- Double-click
Compute and enter:
Volume->("+","","",Total_Volume)
.
- Click
OK. The volume of the three pads is
automatically computed.