Gets Field Name for specified index in IfcEntry's PSet.
FUNCTION IFC_DMGetPSetFldName(
strObjectName : STRING;
strEntryName : STRING;
strPSetName : STRING;
index : INTEGER;
VAR outStrFieldName : STRING): BOOLEAN;def vs.IFC_DMGetPSetFldName(strObjectName, strEntryName, strPSetName, index):
return (BOOLEAN, outStrFieldName)| Name | Type | Description |
|---|---|---|
| strObjectName | STRING | |
| strEntryName | STRING | |
| strPSetName | STRING | |
| index | INTEGER | |
| outStrFieldName | STRING |
Availability: from Vectorworks 2021