Returns the name of a property for a specified index in a Property Set.
FUNCTION IFC_GetPsetPropName(
strPsetName : STRING;
indexProperty : INTEGER;
VAR outPsetPropName : STRING): BOOLEAN;def vs.IFC_GetPsetPropName(strPsetName, indexProperty):
return (BOOLEAN, outPsetPropName)| Name | Type | Description |
|---|---|---|
| strPsetName | STRING | |
| indexProperty | INTEGER | |
| outPsetPropName | STRING |
Availability: from Vectorworks 2022