We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
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.