Gets the name of entry for indicated index from current IFC Data Mapping.
FUNCTION IFC_DMGetEntryName(
index : INTEGER;
inStrObjName : STRING;
VAR outStrResult : STRING): BOOLEAN;def vs.IFC_DMGetEntryName(index, inStrObjName):
return (BOOLEAN, outStrResult)| Name | Type | Description |
|---|---|---|
| index | INTEGER | |
| inStrObjName | STRING | |
| outStrResult | STRING |
Available from: Vectorworks 2017