Associated Dimensions in Dynamic Blocks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am reposting this topic from the Dynamic Block forum.
I am inserting dynamic blocks and modifying their parameters using VB.NET. The geometry updates fine, but the associated dimensions do not update. I have found two ways to update the dimensions: manually move the grips, or manually change the value of one of the parameters in the Properties Dialog Box. The value you type in can even be the same value that is already there.
There must be a way to have VB.NET update the associated dimensions since the programming behind the property dialog box appears to be performing the needed update. A simple regen does not work with VB.NET or manually using the command.
Does anyone else have this issue?
I am inserting dynamic blocks and modifying their parameters using VB.NET. The geometry updates fine, but the associated dimensions do not update. I have found two ways to update the dimensions: manually move the grips, or manually change the value of one of the parameters in the Properties Dialog Box. The value you type in can even be the same value that is already there.
There must be a way to have VB.NET update the associated dimensions since the programming behind the property dialog box appears to be performing the needed update. A simple regen does not work with VB.NET or manually using the command.
Does anyone else have this issue?