Jump to content

Modifying 3D Geometry with a Drop Down Selection from an Attached Record


Recommended Posts

I hope this is the right place for this questions. 

 

I'm working on a detailed "as-built" model of the museum I work at and am trying to make the temporary exhibit space as editable as possible since it changes about ones per year. We utilize a number of different security camera models that change depending on what is going on within the space. 

 

What I would like to do is create a hybrid symbol that changes the 3D geometry, and maybe the 2D symbol, based on what is elected from a dropdown menu from an attached record. So if I were to select options 1 for the camera, it would updated in the 3D viewports, as well as within the sheets. Is this possible or am I asking too much from the tools here? 

Link to comment

You can't do it with a symbol, but if you only have a few models it would not be hard to do it with a Plugin Object. The tricky part is you will either have to include the symbols in the PIO or make sure that they are in the file and that no one changes the names in the Resource Manager.

 

If this sounds like it would work, I or someone can give you an outline of the script required.

Link to comment

The basic idea would be to make a Point Type plugin object.

Add a parameter that is a drop down list and populate it with the names (or some identifier) of the symbols.

Do nested IF statements or a Case statement to insert the symbol appropriate for the choice in the pull down.

 

Let us know if you need more help.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...