You are on page 1of 1

A component cannot already be inserted in the assembly document and also be used to

link a parameter, simultaneously. This procedure could create circular reference,


which is not supported. To work around this issue, you may consider first deriving
a component from the base component that contains the parameter. This method
creates a second component that may be inserted in place of the original document.

For example, it is common to use the Make Components command from a multibody solid
part to generated derived part files from the bodies of the originating part. The
derived part files can be inserted into an assembly, which may also reference the
original multibody solid part file to link more parameters.

You might also like