Zobrazují se příspěvky se štítkemcode. Zobrazit všechny příspěvky
Zobrazují se příspěvky se štítkemcode. Zobrazit všechny příspěvky

18.10.22

Break all derivatives

This rule permanently break component derive references.

It can be run from  top level assembly.


17.10.22

Multivalue user parameter from external file

This rule setting list of values in multivalue user parameter.

Taking this values from external text file.


19.9.22

Update Drawing Title Block

This rule replaces old title block with new title block in all sheets in drawing.

In parameter "titleTemplatePath" set  drawing template path. 

This template need to contain new title block definition. 

Name of this title block definition set in parameter "titleName".


12.9.22

Recursive Function

This rule allows you to recursively search an assembly (at all levels). 

For each occurrence, it detects its Inventor document type (assembly, part, and so on). 

Based on the document type found, it executes the specified function.

8.9.22

iLogic log to TXT file

Sometimes it is necessary to retrieve information that arises during the operation of the ilogic code. It is a good idea to keep it in an external file (for example, for future reference to determine the cause of the problem).