Gets Fields Count for specified IfcEntry's PSet.
FUNCTION IFC_DMGetPSetFldsCnt(
strObjectName : STRING;
strEntryName : STRING;
strPSetName : STRING;
VAR outFieldsCount : INTEGER): BOOLEAN;def vs.IFC_DMGetPSetFldsCnt(strObjectName, strEntryName, strPSetName):
return (BOOLEAN, outFieldsCount)| Name | Type | Description |
|---|---|---|
| strObjectName | STRING | |
| strEntryName | STRING | |
| strPSetName | STRING | |
| outFieldsCount | INTEGER |
Availability: from Vectorworks 2021