Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 465 Bytes

File metadata and controls

28 lines (21 loc) · 465 Bytes

IFC_DMEnableObject

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

Name Type Description
inStrObjName STRING
bEnable BOOLEAN

Version

Available from: Vectorworks 2017

Category

  • IFC