Condition
Each rule must meet a condition, so only one condition can be checked.
- "Always"The operation will always be applied
- "Toolbox"The operation will only be applied if the document is of Toolbox type.
- "Document part"The operation will only be applied if the document is a part.
- "Assembly document"The operation will only be applied if the document is an assembly.
- "Document plan"This operation will only be applied if the document is a drawing.
- "If a document property"The operation will only be applied if the document contains a named property with a value condition.
Example: we test the presence of the ''Supplier'' property in the file and whether the value of this property contains the string ''Visiativ''.
The property value test can be conditional:
- "Location-dependent"The operation will be applied only if the document is at the specified location.
- "By document name"The operation will only be applied if the document name is equal to... You can use the "*".