TheSwamp

CAD Forums => CAD General => Topic started by: Mark on March 03, 2016, 03:32:47 PM

Title: Dynamic block in Multileader
Post by: Mark on March 03, 2016, 03:32:47 PM
For the Content part of my multileader I choose a dynamic block that i created. The block has a stretch parameter in it. Once the multileader is created the block has no dynamic abilities. Is there away around this? Or is it just not possible?

Thanks
Title: Re: Dynamic block in Multileader
Post by: Mark on March 03, 2016, 03:48:24 PM
Maybe a picture will help. :)
Title: Re: Dynamic block in Multileader
Post by: mjfarrell on March 03, 2016, 04:21:43 PM
pretty sure no....

as the block is now 'nested' inside the mleader definition
Title: Re: Dynamic block in Multileader
Post by: MSTG007 on March 03, 2016, 04:53:19 PM
So you can do it but you have to reset the drag state, switch visibility state then stretch again?
Title: Re: Dynamic block in Multileader
Post by: Lee Mac on March 03, 2016, 05:23:19 PM
Since you are already using a dynamic block, how about making the leader part of the block definition, with a polar stretch parameter.

EDIT: Quick example:

(http://lee-mac.com/swamp/mleaderdynamicblock.gif)
Title: Re: Dynamic block in Multileader
Post by: Mark on March 04, 2016, 07:59:03 AM
Since you are already using a dynamic block, how about making the leader part of the block definition, with a polar stretch parameter.
That would work out well. How did you make the leader part of that?

thanks
Title: Re: Dynamic block in Multileader
Post by: mjfarrell on March 04, 2016, 08:44:48 AM
probably a leader inside the block...if I was guessing
Title: Re: Dynamic block in Multileader
Post by: Lee Mac on March 04, 2016, 08:53:38 AM
Since you are already using a dynamic block, how about making the leader part of the block definition, with a polar stretch parameter.
That would work out well. How did you make the leader part of that?

Created an MLeader with the desired appearance.
Exploded the MLeader and made a block from components.
Added Linear Stretch Parameter with two grips to the annotation side of the leader.
Added Linear Stretch Parameter with one grip to the leader dogleg.
Added Polar Stretch Parameter with one grip to the leader line & arrowhead.

I can upload a drawing later if you want.
Title: Re: Dynamic block in Multileader
Post by: Mark on March 04, 2016, 08:53:43 AM
probably a leader inside the block...if I was guessing
that's what i thought too. didn't work out to well for me though. LOL
Title: Re: Dynamic block in Multileader
Post by: Mark on March 04, 2016, 08:54:55 AM
Since you are already using a dynamic block, how about making the leader part of the block definition, with a polar stretch parameter.
That would work out well. How did you make the leader part of that?

Created an MLeader with the desired appearance.
Exploded the MLeader and made a block from components.
Added Linear Stretch Parameter with two grips to the annotation side of the leader.
Added Linear Stretch Parameter with one grip to the leader dogleg.
Added Polar Stretch Parameter with one grip to the leader line & arrowhead.

I can upload a drawing later if you want.
Thanks Lee. Let me try it first. :)
Title: Re: Dynamic block in Multileader
Post by: TheCADnoob on March 04, 2016, 10:14:02 AM
Since you are already using a dynamic block, how about making the leader part of the block definition, with a polar stretch parameter.

EDIT: Quick example:

(http://lee-mac.com/swamp/mleaderdynamicblock.gif)

this graphic is way more mesmerizing than it should be... time for more coffee
Title: Re: Dynamic block in Multileader
Post by: steve.carson on March 04, 2016, 07:27:36 PM
I did something similar to Lee for a callout block that we insert from the Sheetset Manager, but didn't explode the multileader. That way the leaders flip sides as you stretch them around. I added visibility states to add up to 6 leaders. It's not ideal for your block but you may be able to steal some ideas from it.


Steve
Title: Re: Dynamic block in Multileader
Post by: Lee Mac on March 05, 2016, 11:29:26 AM
...but didn't explode the multileader. That way the leaders flip sides as you stretch them around.

Great idea Steve, thanks for sharing.

Title: Re: Dynamic block in Multileader
Post by: Mark on March 07, 2016, 10:17:43 AM
I did something similar to Lee for a callout block that we insert from the Sheetset Manager, but didn't explode the multileader. That way the leaders flip sides as you stretch them around. I added visibility states to add up to 6 leaders. It's not ideal for your block but you may be able to steal some ideas from it.
Thanks for that Steve. It took me several tries but i got my block to do what i want.

BTW, there does not seem to be a whole lot of info regarding dynamic blocks and all parameters and actions. I see a lot of technical info but no howto's. If anyone has links to share that would be nice. :)

thanks


Title: Re: Dynamic block in Multileader
Post by: mjfarrell on March 07, 2016, 10:21:06 AM
like this one:

http://www.austincc.edu/sgideon/intcad/student_guide08/04-unit2/02-LECTURE-Introduction%20To%20Dynamic%20Blocks.pdf (http://www.austincc.edu/sgideon/intcad/student_guide08/04-unit2/02-LECTURE-Introduction%20To%20Dynamic%20Blocks.pdf)