Gets the type of specified Field for IfcEntry's PSet.
FUNCTION IFC_DMGetPSetFldType(
strObjectName : STRING;
strEntryName : STRING;
strPSetName : STRING;
strFieldName : STRING;
VAR outType : INTEGER): BOOLEAN;def vs.IFC_DMGetPSetFldType(strObjectName, strEntryName, strPSetName, strFieldName):
return (BOOLEAN, outType)| Name | Type | Description |
|---|---|---|
| strObjectName | STRING | |
| strEntryName | STRING | |
| strPSetName | STRING | |
| strFieldName | STRING | |
| outType | INTEGER |
Availability: from Vectorworks 2021
- IFC