Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Already exists
Categories General
Created by Guest
Created on Aug 30, 2021

Add ability to define global variables for constraints

currently there are only local variables that can be used within one parametric cell model. It would be nice to be able to define global variables with in the dgn or a dgnlib that are available in all models and can be added to the pool of local variables.

Example: there are quite a few cells in a cell library that need to define a height and a width as variables.

  • Admin
  • Guest
    Mar 25, 2022

    Hi Gerd, have you tried using Item Types instead of Local Variables? You can attach an Item Type, which is available in all models, to the Variables Dialog and use its properties (of the correct format and units) to drive parametric models.

    Item Types can also be in a dgnlib library.