AutoCAD 2007/2008/2009 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Dynamic Block - Getting it Right!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I am trying to get this block to be dynamic where the cut moves fro the center making the two cut lines equal on either side. What am I doing wrong? I've tried all combinations and can't figure it out. Can someone help...thanks!
Re: Dynamic Block - Getting it Right!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Try it with a "linear stretch pair" whose linear parameter runs the entire length of the break symbol (from one end to the other). The basepoint of this parameter should be set to Midpoint. You will have two stretch actions associated with that parameter. One will stretch the upper point, the other will stretch the lower point. On the one you want to be the "master" stretch, set the Distance Multiplier property to -1.
Have fun.
Re: Dynamic Block - Getting it Right!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I don't think I am understanding exactly.
I did a linear parameter.
Created the action to stretch from top to mid of line below cut symbol.
Set the dynamic properties to midpoint.
Dist. multplier does not allow -1 unless I was in the wrong area.
Need assistance again. thanks!
Re: Dynamic Block - Getting it Right!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Here's a demo, (although different than what was previously described.)
Re: Dynamic Block - Getting it Right!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
That worked great! Thanks.
