dynamic blocks with eed

dynamic blocks with eed

SYSCAD_TEAM
Participant Participant
949 Views
5 Replies
Message 1 of 6

dynamic blocks with eed

SYSCAD_TEAM
Participant
Participant

Hello,

 

we have problems with dynamic blocks with some eed - informations inside.

 

In this attached drawing there is a block (A_BLOCK1).
This is a dynamic block.
In this block is a rectangle.
On this rectangle is are 4 EEDs
EED POINT1 CODE 1011 (0 0 0)
EED POINT2 CODE 1011 (100 0 0)
EED POINT3 CODE 1011 (100 100 0)
EED POINT4 CODE 1011 (0 100 0)


If i stretch the block with the grippoint , the rectangle gets bigger.


But the EED-Point within the stretch rectangle are not recalculated -

If you explode the block and stretch it with the original autocad command “stretch”
the eed-Points are new calculated.

Why is this behaviour in the dynamic block different?

 

Regards

 

Mike

0 Likes
950 Views
5 Replies
Replies (5)
Message 2 of 6

Satish_Rajdev
Advocate
Advocate

Hello,

 

I've checked your block and still not understood your query properly, Can you show with picture that what difference is coming from dynamic and normal stretch command.

Best Regards,
Satish Rajdev


REY Technologies | Linked IN | YouTube Channel


 

0 Likes
Message 3 of 6

SYSCAD_TEAM
Participant
Participant

Hello.

 

thanks for your reply.

 

Attached you find a picture of the behaviour in a normal rectangle. The point eeds are stretched with the rectangle. This is OK.

 

In a dynamic block this is not OK. The Point eeds are not correct after stretching.

 

Is it clear now?

 

 

0 Likes
Message 4 of 6

cadffm
Consultant
Consultant

I see.

 

Dynamic Stretch action BUG, move and rotate works. (checked in 2013 & 2019)

Sebastian

0 Likes
Message 5 of 6

Satish_Rajdev
Advocate
Advocate

Hello,

 

You are stretching it horizontally so it will change your X coordinate not  Y coordinate which you have marked in green color in your image. 

Best Regards,
Satish Rajdev


REY Technologies | Linked IN | YouTube Channel


 

0 Likes
Message 6 of 6

SYSCAD_TEAM
Participant
Participant

Hello,

 

sorry - you are right - this was my fault.

 

But this is only a graphical error - the real bug is more fatal.

0 Likes