How to find all references to a specific parameter
Sometimes the need arises to make mass changes to a given parameter and a developer will need the ability to find all references to that parameter.
Kinetic Data developed a JAVA utility for finding all references to a specific parameter string
. You can find that utility & its related documentation here ]
Updated over 3 years ago