LIQUENT InSight enables you to limit the number of nodes that can be expanded in an assembly tree.
The default limit can be overridden by defining a new value in the
insight.var file.
To define a limit to the number of nodes that can be expanded:
-
Open the
insight.var file in a text editor.
-
Add the following parameter to the file:
assembly.tree.expand.range.limit=<limitation value>
For example:
assembly.tree.expand.range.limit=100
Replace
<limitation value> with a number that specifies the maximum number of nodes that can be expanded.
Note: if the parameter is not specified then the default limitation is 1000 nodes.
-
Save the
insight.var file.