JGoode
Expert
since ‎2017-04-21
3 hours ago

User Statistics

  • 503 Posts
  • 8 Solutions
  • 6 Likes given
  • 7 Likes received

User activity

Hello, I'm looking to call an array parameter from my model view options but I get the error of "Incompatible array dimensions". Is it possible to pull an array with values from my MVO and input those into an array within the object? The array is set...
Hello, is it possible to use an array to create a list of dropdown options that can be changed on the fly? So instead of values "example" option1, option2... etc we could have values "example" option_array[] which would automatically fill the list wi...
Hello, I'm trying to pull the information from the Construction Element Options for the "Show Zone Stamp" as well as door and window "with Marker". I just want to check whether they are toggled on or off. Is this possible? I tried looking at doing it...
Hello, I was trying to use a parameter within my object interface to control the height of my object. I would like this value to automatically reflect in the object elevation fields within the "Preview and Positioning" section of the "Object Selectio...
As the title says, is it possible to remove the outline around 3D text in the object? I'm trying to add a toggle to be able to show / hide the outline. Thanks