Saving Assemblies with In-context Features

There are some special considerations when you save an assembly with in-context features.

  • Parts that have features defined in the context of an assembly must maintain the association with the parent assembly in order to update correctly, both inside and outside of the assembly context.
  • If you need two versions of the same part (one that includes the in-context features, and one that does not include them), you must edit the referenced file locations when you save the assembly. This prevents the in-context features from affecting the original part document.