Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 538 Bytes

File metadata and controls

30 lines (23 loc) · 538 Bytes

IFC_GetDSFieldsCount

Description

Gets Data Sheet's fields count.

FUNCTION IFC_GetDSFieldsCount(
				objectName         : STRING;
				dataSheetName      : STRING;
				VAR outFieldsCount : INTEGER): BOOLEAN;
def vs.IFC_GetDSFieldsCount(objectName, dataSheetName):
    return (BOOLEAN, outFieldsCount)

Parameters

Name Type Description
objectName STRING
dataSheetName STRING
outFieldsCount INTEGER

Version

Availability: from Vectorworks 2023.4

Category

  • IFC