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...")
(No difference)

Revision as of 06:55, 4 April 2018

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

Description

Enables/Disables the idicated 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