VS:IFC DMGetEntryName

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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)

Parameters

index INTEGER
inStrObjName STRING
outStrResult STRING

Version

Available from: Vectorworks 2017