VS:IFC DMEnableObject: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(Created page with " {{LocationMain|category=LocationVS|specific=}} __TOC__ <vwDoc> ----------------------------------------------------------------------------------------------------------- <d...")
 
mNo edit summary
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Enables/Disables the idicated object from current IFC Data Mapping.
Enables/Disables the indicated object from current IFC Data Mapping.
</desc>
</desc>



Revision as of 06:56, 4 April 2018

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

Description

Enables/Disables the indicated object from current IFC Data Mapping.

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

Parameters

inStrObjName STRING
bEnable BOOLEAN

Version

Available from: Vectorworks 2017