VS:IFC DMGetEntryName: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(Created page with " {{LocationMain|category=LocationVS|specific=}} __TOC__ <vwDoc> ----------------------------------------------------------------------------------------------------------- <d...")
(No difference)

Revision as of 06:59, 4 April 2018

.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