VS:IFC DMEnableEntry: 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:50, 17 December 2018

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

Description

Enables/Disables indicated entry from current IFC Data Mapping is enabled.

FUNCTION IFC_DMEnableEntry(
inStrObjName :STRING;
inStrEntryName :STRING;
bEnable :BOOLEAN) : BOOLEAN;
def vs.IFC_DMEnableEntry(inStrObjName, inStrEntryName, bEnable):
    return BOOLEAN

Parameters

inStrObjName STRING
inStrEntryName STRING
bEnable BOOLEAN

Version

Available from: Vectorworks 2017