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 edit summary
 
Line 40: Line 40:
</lineList>
</lineList>
</params>
</params>
-----------------------------------------------------------------------------------------------------------
<return></return>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------

Latest revision as of 08:51, 17 December 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