Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: marin_israel

When you place a base view, it is automatically expecting you to continue placing more projected views from that view, so a command is still active, until you do something to complete it.  I believe what you need is to execute a command right after you have placed the view, and before you try to do anything else, that lets it know you're done placing views.  Something like "AppContextual_OKCmd".   That would look something like this:

ThisApplication.CommandManager.ControlDefinitions.Item("AppContextual_OKCmd").Execute

If this solved your problem, or answered your question, please click ACCEPT SOLUTION.
Or, if this helped you, please click (LIKE or KUDOS) :thumbs_up:.

If you want and have time, I would appreciate your Vote(s) for My IDEAS :light_bulb:or you can Explore My CONTRIBUTIONS

Wesley Crihfield

EESignature

(Not an Autodesk Employee)