Returns the number of properties in a given Property Set
FUNCTION IFC_GetNumPsetProps(
strPsetName : STRING;
VAR outNumPsets : INTEGER): BOOLEAN;def vs.IFC_GetNumPsetProps(strPsetName):
return (BOOLEAN, outNumPsets)| Name | Type | Description |
|---|---|---|
| strPsetName | STRING | |
| outNumPsets | INTEGER |
Availability: from Vectorworks 2022