VS:ResList PropFilter: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (Capital letter)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
sets the filter for the resource properties. The 'uniqueID' is a string identifier uniquely identifying this control.</desc>
Sets the filter for the resource properties. The 'uniqueID' is a string identifier uniquely identifying this control.</desc>


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

Latest revision as of 05:26, 8 May 2020

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Sets the filter for the resource properties. The 'uniqueID' is a string identifier uniquely identifying this control.

PROCEDURE ResList_PropFilter(
uniqueID :STRING;
callback :PROCEDURE);
def vs.ResList_PropFilter(uniqueID, callback):
    return None

Parameters

uniqueID STRING
callback PROCEDURE

Version

Availability: from Vectorworks 2020