-
Select a Hole machining step in the Manufacturing Template View
panel.
-
Click Machining Step Check Editor
.
The Check Editor panel appears.
-
In the Check area of the panel, click
Check+ to add expressions in a new check.
-
In the Expression area of the panel, select expressions in the
lists to define the new check.
Expressions can be:
- Attributes of features located in Knowledgeware packages.
- Operators such as addition, subtraction, multiplication, and division.
- Operators such as Greater Than, Less Than or Equal To.
- Operators such as Contains, And, and Or.
- Numerical values.
- Units.
-
In the Part Design Features Knowledgeware package, select the
Hole
type, and the Diameter
attribute.
The check starts as follows: Hole.Diameter
.
- Select the Greater Than operator.
The check is updated as follows: Hole.Diameter >
.
-
In the User Defined Value expression type, enter
32
.
The check is updated as follows: Hole.Diameter >
32
.
-
In the Unit expression type, select
mm
.
If you select the Filter the Units check box, units are
filtered according to the attributes already defined in the check. In this example, only
length units are proposed.
The check is updated as follows: Hole.Diameter > 32
mm
.
-
In the Check area of the panel, click
Check/ to create the check.
The check for the Hole machining step states that the diameter of the design hole must
be greater than 32mm. The check ignores design holes whose diameter is less than
32mm.
Note:
You can add several checks on a machining step: one for diameter, one for depth,
and so on.