2011

Table Of Contents
constraints and constraint parameters into an environment where referenced
user parameters are no longer accessible or are in conflict.
The PARAMETERCOPYMODE system variable provides several options for
handling these situations.
Do not copy any dimensional constraints
or constraint parameters. Constraints are
removed from copied objects.
0
Copy dimensional constraints and con-
straint parameters. Always replace expres-
1
sions with numerical constants. Rename
dimensional parameters if there is a nam-
ing conflict.
Copy dimensional constraints, constraint
parameters, and user parameters. Refer-
2
ence existing user parameters when avail-
able, otherwise replace expressions with
numerical constants.
Copy dimensional constraints, constraint
parameters, and user parameters. Refer-
3
ence existing user parameters when avail-
able, otherwise create any missing user
parameters. Change missing referenced
dimensional constraints into user paramet-
ers.
Copy all dimensional constraints, constraint
parameters, and expressions. Rename the
4
parameters of copied objects if conflicts in
value occurs for copied parameters.
PARAMETERCOPYMODE | 1435