In Xpedition PCB ist es möglich per "Application.Document.IsVariantMode" abzufragen,
ob sich das Layout im entsprechenden Modus befindet.
Ich möchte wissen:
- von welcher Variante! Hat wer eine Idee?
- und/oder Ob man den Modus per Automation auch selber setzen/verlassen kann. Weiß das wer?
english Version:
It's possible in Xpedition-Pcb, to get the info if the layout is in the "VariantMode" by using: "Application.Document.IsVariantMode"
but how to:
- get the info from which variant is that view?
- and/or is it possible to get/set the VariantMode manually by Automation Scripting?