Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 440 Bytes

File metadata and controls

24 lines (18 loc) · 440 Bytes

IFC_ExportNoUI

Description

Exports IFC file, without showing Export IFC Project dialog.

FUNCTION IFC_ExportNoUI(strFullFilePath : DYNARRAY[] of CHAR): BOOLEAN;
def vs.IFC_ExportNoUI(strFullFilePath):
    return BOOLEAN

Parameters

Name Type Description
strFullFilePath DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2021

Category