ParametricText icon indicating copy to clipboard operation
ParametricText copied to clipboard

Parametric text for configurations in assemblies: does not match the configuration

Open grob6000 opened this issue 1 year ago • 8 comments

Describe the bug I've created a part with multiple configurations. The configurations include a parameter, which is used with parametric text in a sketch to create a different number extrusion for each configuration. When these configurations are added to an assembly, all parts use the number of the last active configuration, not the configuration that is referenced in the assembly.

To Reproduce Steps to reproduce the behavior:

  1. Create a configured part with at least 2 configurations
  2. Add a parameter to the configuration
  3. Use the parameter with parametric text to create text in a sketch
  4. Create a feature (e.g. extrusion) using the text sketch
  5. Add multiple configurations to a new assembly
  6. Observe each configuration in the assembly only shows the last active text

Expected behavior Each configuration in the assembly has different text.

Screenshots image image image

Software

  • OS: Windows
  • Fusion 360 version: 2.0.20981 x86_64
  • ParametricText version: v 2.4.0

Do not forget to "Subscribe" to the issue if you want updates!

grob6000 avatar Dec 18 '24 23:12 grob6000