Message 1 of 11
Variables and Simple Formulas

Not applicable
09-13-2017
04:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello! I'm new to dynamic blocks and wanted to get some advice.
I'd like to set two variables within dynamic block (WIC and Frame Thickness) that a drafter can enter and have automatically calculated in the formulas displayed without having to open the block editor.
It doesn't seem like it should be too difficult, and the formulas are elementary. Also, note that some formulas are within dimension text strings.
Example:
Input: WIC = 36
Formula: "20 x (WIC + 1/8) ramp notch in floor panel"
Output: "20 x 36 1/8 ramp notch in floor panel"
Thanks in advance!