Operation possible on parts, assemblies or drawings.

This operation allows you to create or modify a property in all the dependencies of the document.

Example :

Create the property ''Project_Number'', with the value ''255'', in all the dependencies of the selected document.

 


If an assembly is selected: adds the property ''.Project_Number'' in all parts and sub-assemblies referenced in this assembly.

If a part is selected : adds the property ''.Project_Number' in all dependencies (symmetrical part, derivative part ...).

If a drawing is selected: adds the property ''.Project_Number'' in all the dependencies of this layout.

  • We can add ''|1'' at the end of the property to modify only the 1st level of dependency.

 


  • You can also use coded statements to specify the replacement value.

RESPECT THE CASE

 


<FileName> to display the document name.

<PathName> to display the full path of the document.

Property name to display a document property value (if the property name contains a space, use %20% to replace this space).

<Configuration> to display the name of the active document configuration.

<Date> to display the date.

<Time> to display the time.

<NewLine> to go to the line.