Autodesk-Forge/forge-configurator-inventor

Text parameters quotas

Closed this issue · 0 comments

Hello, is it possible to add automatic quotas to user text parameters values? How should I start? And help?

Current file ParametersExtractor.cs :
https://github.com/Autodesk-Forge/forge-configurator-inventor/blob/960c81a246cfa1d6f54296f3f729f748a6fbfd33/AppBundles/PluginUtilities/ParametersExtractor.cs

I should prevent errors and problems with text parameters changes.

Forum post i related to :
https://forums.autodesk.com/t5/inventor-ilogic-api-vba-forum/error-when-changing-text-parameter-on-design-automation-api/td-p/10347153
and
https://forums.autodesk.com/t5/inventor-ilogic-api-vba-forum/using-quote-marks-in-a-string-variable/m-p/7855301#M81978

I think everyone would benefit from this.