Browse By Tags

  • Bentley Water - Get Default Values from external source

    Hi All, Is it possible (and if so, how) to get default values from an external soucre like a database or text file? I know you can set default values in the GSA and you can set a value to be duplicate each time that feature is placed. But I have…
  • Re: Bentley Water - Get Default Values from external source

    I figured this out. By setting my values as environment variables I am able to reference these in my GSA feature definitions. To set the feature definitions, I worte a VBA script to look-up my values in my database, and added this funtion to the Bentley…