Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 498 Bytes

File metadata and controls

26 lines (21 loc) · 498 Bytes

IFC_DMIsFieldEnabled

FUNCTION IFC_DMIsFieldEnabled(
				inStrObjName   : STRING;
				inStrEntryName : STRING;
				inStrFieldName : STRING): BOOLEAN;
def vs.IFC_DMIsFieldEnabled(inStrObjName, inStrEntryName, inStrFieldName):
    return BOOLEAN

Parameters

Name Type Description
inStrObjName STRING
inStrEntryName STRING
inStrFieldName STRING

Version

Available from: Vectorworks 2017

Category