Each rule must meet a condition, so only one condition can be checked.

  • "Always"the operation will always be applied
  • "Toolbox"The operation will be applied only if the document is of type Toolbox.
  • "Document part"The operation will be applied only if the document is a part.
  • "Assembly document"The operation will be applied only if the document is an assembly.
  • "Document plan"The operation will be applied only if the document is a drawing.
  • "If a document property"The operation will be applied only if the document contains a named property with a value condition.

Example : we test the presence of the property ''Supplier'' in the file and if the value of this property contains the string ''Visiativ''.

 

The test on the value of the property can be conditional:

 


  • "Following a location"The operation will be applied only if the document is in the specified location.
  • "According to the name of the document"The operation will be applied only if the name of the document is equal to... You can use the character "*".