Applying user-defined drawing names in functions

When typing functions, you can cite the names of drawings instead of the system names OneUpN or LayoutN. The functions will always return the same results.

About drawing names

To learn the name of a drawing, look at its tab in the graphical area. To rename a drawing, double-click its tab in the graphical area, and then type a new name in Name.

IMPORTANT: Using this approach requires that you follow a strict naming convention for your 1ups and layouts.

When citing user-defined names, enclose them in quotation marks.

"Part 1".d()
"Tray".d()
"Tray Layout".material.thicknesscalc
"Lid".material.thicknessreal
"DrawingName".RuleToRuleWidth(units, withStrippingRules, useStructIrrelevant)