VS:LDevice DlgResource: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
m (Typo)
 
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Sets the Ligtning Device Resource selector in the pointed field</desc>
Sets the Lightning Device Resource selector in the pointed field</desc>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------

Latest revision as of 04: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 field

PROCEDURE LDevice_DlgResource(
LayoutID :INTEGER;
ControlID :INTEGER;
SymbolName :STRING);
def vs.LDevice_DlgResource(LayoutID, ControlID, SymbolName):
    return None

Parameters

LayoutID INTEGER
ControlID INTEGER
SymbolName STRING

Version

Availability: from Vectorworks 2019