This article explains the enhanced behavior of measure-type variants in 3CAD Next. You can now enter arithmetic expressions (e.g., 20 + 20) in measurement-type fields, and the system automatically calculates and applies the result, respecting all existing rules and constraints.
This enhancement improves usability for users who work with calculated dimensions.
Key benefits
- Arithmetic expression support
Enter formulas such as50 + 25or600 / 2, and the field evaluates the result immediately.
- Min/Max constraint enforcement
Calculated results always respect the configured measurement range.
- Improved multi-unit handling
Works with metric and imperial systems, even when sliders are available.
- Safe handling of empty inputs
If the field is left empty and confirmed, the value defaults to0or to the minimum configured value (if greater than 0).
More predictable behavior
Consistent across all supported measure variants, including complex or slider-based inputs.
How it works
- In 3CAD Next, open an item with a measure-type variant (e.g., width, depth, or height).
- Type an expression, for example
20 + 30.
- Press Enter.
- The system calculates and applies the result within allowed limits.
Note!
|
Behavior for empty inputs
If the measurement field is left empty and confirmed, the value becomes 0 (or the configured minimum if greater than 0).
Example expressions
| Input | Result |
|---|---|
| 40 + 10 | 50 |
| 100 / 2 | 50 |
| 10 * 3 | 30 |
| 150 - 20 | 130 |