Any controls on this page which can be accessed with a formula are marked with a reference number.
To view the formula name, hold your mouse over the control or click on to look up the reference in the table below.
To find out what this property page is used for,see the Machining page under Cabinet Properties
Ref | Variable Name |
---|---|
1 | Section (see Note 1 below) |
2 | Component (see Note 2 below) |
3 | Generate |
4 | IsCompPresent |
5 | CustomShape |
6 | Mirrored |
7 | GrainAngle |
8 | OutFolder |
9 | OutName |
10 | AcceptorFace |
11 | AcceptFromNormal |
12 | AcceptFromOpposite |
13 | AcceptFromOther |
If you are evaluating formulas inside Section and you use the variable name it will evaluate there to the Section name, giving the same answer as Section in that context.
This also applies to...
- CappingSection
- Component
- DimLine
- Face
- Section
- MachineStep
- Texture
- VSection
For example, if you are in a child context such as in a machine step within a component, then Name will evaluate to the name of the machine step. But since you are a child of the component, you can still use Component to get the name of the component you are within.
If you are evaluating formulas inside Component and you use the variable name it will evaluate there to the Component name, giving the same answer as Component in that context.
There is a MaxSeq field in the Machine Steps list. By default, this is set to zero, giving just the defined step but if greater than 1 a spinner is made available on the Machine Step page to allow access to each step - see Machine Step Formula Reference and the following examples.