We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
General

General

How to have two geometries with same variable names but different values?

    • FAQFAQ
      Participant

      Say you have a geometry with design variables a = 1, b = 1, c = 1. And you want to add a scaled version of this to the same design with a = 3, b = 5, c = 2. You want to use the same variables to control two different geometries. The way to do this is through 3D components. Create a 3D comp of the geometry with variables a, b, c and insert it into the design that already uses same variables. Now you can independently control the geometries using same variable names.