VS:IFC IsPsetCustom: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
No edit summary
 
Line 34: Line 34:
</lineList>
</lineList>
</params>
</params>
-----------------------------------------------------------------------------------------------------------
<return></return>


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

Latest revision as of 19:01, 17 December 2018

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

Description

Check if Pset is custom.

FUNCTION IFC_IsPsetCustom(
pSetName :STRING;
VAR bCustom :BOOLEAN) : BOOLEAN;
def vs.IFC_IsPsetCustom(pSetName):
    return (BOOLEAN, bCustom)

Parameters

pSetName STRING
bCustom BOOLEAN

Version

Availability: from Vectorworks 2018