4.7.8.3. Use
conditions in automatic dimensioning (9.02)
As of v9.02 you
can use conditions in automatic dimensioning.
Meaning that a
dimensioning can be displayed or be hidden depending on a variable
value.
Example:
The "IF" is
simply inserted in the normal VERTICAL / HORIZONTAL declaration.
HORIZONTAL {
...
IF { "PART1@D > 20" }
}