CabMasterPro User Guide
In This Topic
    Cabinet Properties and Formulas
    In This Topic
    The formula language built into CabMasterPro includes a whole range of properties for describing sections. They allow you to access most information about a cabinet section from within a formula.

    This section lists the variable prefixes and property names, as well as a description of the value they hold. For example, in the formula 'Within.NominalHeight', the prefix is 'Within', which tells CabMasterPro in which section to look for the property 'NominalHeight'. You must always separate the prefix and property by a full stop (scope operator). If you omit the prefix then no scope operator is required. In this case, the property refers to the section in which the formula is located.

    Note: