Is there any example to set Object level reactors to Advance Steel Objects?

Is there any example to set Object level reactors to Advance Steel Objects?

SanjoyNath
Advocate Advocate
492 Views
1 Reply
Message 1 of 2

Is there any example to set Object level reactors to Advance Steel Objects?

SanjoyNath
Advocate
Advocate

Dear Experts,

We could achieve Advance steel Application level events with c#

 

For object level reactors we need some autolisp thing to register that and unregister that from users needs such that users dont have to close the session to get its effects

 

Is there any example to set Object level reactors to Advance Steel Objects?

Sanjoy Nath
BIM Manager And Digital Lead (Structures Online)
BOOST, AR , VR ,EPM,IFC API,PDF API , CAD API ,Revit API , Advance Steel API
Founder of Geometrifying Trigonometry(C)
0 Likes
493 Views
1 Reply
Reply (1)
Message 2 of 2

john.uhden
Mentor
Mentor

This is not a specific answer to your question, but I think you can attach reactors to maybe everything.

Object reactors are not always the best to use.  It depends on the event(s) you are wanting to capture.

Of course the most important part of reactors is what you do once you've captured the event.  For example, with object reactors, you can't do anything to try to modify the object of the event.

For example, I made move/copy reactor to relocate/duplicate a label "attached" to a closed polyline.  I don't remember what kind of reactor it was.

John F. Uhden

0 Likes