Returns the IfcEntity type for specified Object in IFC Data Mapping.
FUNCTION IFC_DMGetEntryType(
strObjectName : STRING;
index : INTEGER;
VAR outType : INTEGER): BOOLEAN;def vs.IFC_DMGetEntryType(strObjectName, index):
return (BOOLEAN, outType)| Name | Type | Description |
|---|---|---|
| strObjectName | STRING | |
| index | INTEGER | |
| outType | INTEGER |
Availability: from Vectorworks 2021
- IFC