Add button to object CAD

Add button to object CAD

youssefGC
Advocate Advocate
271 Views
1 Reply
Message 1 of 2

Add button to object CAD

youssefGC
Advocate
Advocate

Hello Forum,

 

I want to create a code who add a button in the form of an arrow, if the user select this object :

 

2022-12-06_123702.png

if the user click in this arrow, the object will be rotate 180 degree,

 

but i don't know a function who add a button with code in selecting object

 

Thank you.

 

0 Likes
272 Views
1 Reply
Reply (1)
Message 2 of 2

norman.yuan
Mentor
Mentor

Well, since you post in programming forum, I assume you are thinking of doing it with .NET code, which you can. But, for your described need, a simple dynamic block would do exactly as required, with a Flip property.

Norman Yuan

Drive CAD With Code

EESignature