Check if Pset is custom.
FUNCTION IFC_IsPsetCustom(
pSetName : STRING;
VAR bCustom : BOOLEAN): BOOLEAN;def vs.IFC_IsPsetCustom(pSetName):
return (BOOLEAN, bCustom)| Name | Type | Description |
|---|---|---|
| pSetName | STRING | |
| bCustom | BOOLEAN |
Availability: from Vectorworks 2018