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 edit summary
 
(One intermediate revision by the same user not shown)
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>


Line 35: Line 35:
</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

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