Limitations

Parameters and Formulas

Design Tables

When working with design tables in .xls format, the Undo command may not work properly.

Rules

Sets of Equations

In set of equations, there is no control of units coherence (like in rule, check, formula).

Macros with Arguments

It is impossible to use the InputBox Visual Basic function in the definition  of macros with arguments on unix. The SelectElement method on Selection object does not work either (on all Operating Systems).

Loops

A loop can only generate items in the document it belongs to. So, in the graphic opposite, the loop cannot generate items in Product3.

this restriction applies also to assemblies made up of different parts. A loop located in one of the Parts cannot generate items in another Part of the assembly.

Reactions

The color attribute is not available when working with the AttributeModification event.

Lists

A list located at the product level can contain items located in the Product itself, and in Parts located below the Product. But a list located in a Part cannot contain items located at the Product level or in another Part.
In the picture opposite, ListProd1 can contain any item located in Product1, Part2 and Part3. ListPart2 can contain items located in Part2 but it cannot contain items located in Part3 or in Product1.