yes, we can.
The code you’ve shown above cannot remain as is. There shouldn’t be any executable content in the MCR file. This is the nature of macroscript files.
First, the #visible property is new for rollout (2021+). In any case, using #visible property instead of #open does not solve the problem. We are tr…
by the way… it doesn’t close the opened dialog. but like I said, the direction is right.
using the #isVisible handler is probably too “hack”.
Excellent! You’re heading in the right direction. Now we just need to place everything inside the body of the macro definition.
you’re on the right track < Rotate >
MZ: I think I’m the last person in the planet earth who wants to develop biped Don’t worry. You are not alone. I continue to develop tools for B…
MZ: iBipDriver Ha ha ha!!! I started to think I might have missed something and didn’t know some Biped interface. Nope… It’s just the well-known …
LMinton: You are telling the system the unit settings have changed, it is just responding to that. Don’t send it if they actually haven’t. I don’…
LMinton: Orchestrator class I didn’t find any mention of this class in the SDK
As I’ve mentioned before, it’s not just the broadcasting of NOTIFY_UNITS_CHANGE that triggers an entry in the UNDO stack. In principle, having an entr…
As I said it above – not every event generates an undo record. Some…