Is there a .NET/C# equivalent to using Stretch Grips on a Dynamic Block?

Is there a .NET/C# equivalent to using Stretch Grips on a Dynamic Block?

nshupeFMPE3
Advocate Advocate
570 Views
2 Replies
Message 1 of 3

Is there a .NET/C# equivalent to using Stretch Grips on a Dynamic Block?

nshupeFMPE3
Advocate
Advocate

I can click on a stretch grip for a block in the AutoCAD editor to for example stretch a line or create an array. Is there an equivalent way to do this in C#?

0 Likes
Accepted solutions (1)
571 Views
2 Replies
Replies (2)
Message 2 of 3

norman.yuan
Mentor
Mentor
Accepted solution

GripOverrule is the closest thing you would look into. Searching this forum or the Internet for GripOverrule, or GripData, you would get some links, some code examples. 

 

Norman Yuan

Drive CAD With Code

EESignature

0 Likes
Message 3 of 3

nshupeFMPE3
Advocate
Advocate
Thank you Sir for giving me something to start researching
0 Likes