VS:IFC DMEnableObject

From Vectorworks Developer
Revision as of 06:55, 4 April 2018 by Sasha (talk | contribs) (Created page with " {{LocationMain|category=LocationVS|specific=}} __TOC__ <vwDoc> ----------------------------------------------------------------------------------------------------------- <d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.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