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 Sizes page under Cabinet Properties.
Ref | Variable Name |
---|---|
1 | IsReportPicture |
2 | IsSpecial |
3 | IsDecorative |
4 | CanBeFlipped |
5 | IsCorner (see Note 1 below) |
6 | IsSameAsStandard or IsSameAsStd (see Note 2 below) |
7 | VSection (see Note 3 below) |
8 | IsFlipped or Flipped (see Note 4 below) |
9 | Type |
10 | Subtype |
11 | Code |
12 | Desc or Comment |
13 | main.angle |
14 | internalangle |
15 | extn.angle |
16 | islhsinserted |
17 | NominalTopHeight or TopHeight |
18 | NominalHeight or Height |
19 | NominalDepth or Depth |
20 | NominalBottomHeight or BottomHeight |
21 | NominalWidth or Width |
22 | standardTop |
23 | standardHeight |
24 | standardDepth |
25 | standardBottom |
26 | standardWidth |
27 | OverallTop |
28 | OverallHeight |
29 | OverallDepth |
30 | OverallBottom |
31 | OverallWidth |
This variable is set to No when the button says "Make Corner" and Yes when it says "Make Straight".
This variable is set to Yes when the "Non Std" message and the "Make Std" and "Set Std" buttons are visible, and No otherwise.
Stands for "Vertical Section", and indicates which half of the cabinet is being edited. Returns a string, either "Main" or "Extn". If you are evaluating formulas inside VSection and you use the variable name it will evaluate there to the VSection name, giving the same answer as VSection in that context. This also applies to...
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.
- CappingSection
- Component
- DimLine
- Face
- Section
- MachineStep
- Texture
- VSection
This variable is set to No when the button says "Flip" and Yes when it says "Unflip".