Difference between revisions of "VS:LDevice DlgResource"
From Vectorworks Developer
m (1 revision) |
m (Typo) |
||
Line 6: | Line 6: | ||
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ||
<desc> | <desc> | ||
− | Sets the | + | Sets the Lightning Device Resource selector in the pointed field</desc> |
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
Latest revision as of 00:22, 10 May 2020
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Sets the Lightning Device Resource selector in the pointed fieldPROCEDURE LDevice_DlgResource(
LayoutID :INTEGER;
ControlID :INTEGER;
SymbolName :STRING);
def vs.LDevice_DlgResource(LayoutID, ControlID, SymbolName): return None
Parameters
LayoutID INTEGER ControlID INTEGER SymbolName STRING