RFDocument.Export



Your Ad Here

Description

Saves all the shells as a separate file using a specified new path name and file format, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFDocument.Export(filename As String, type As RF3DFileType, bShownShellOnly As Boolean) As RFErrorCode

The Export syntax has these parts:

Part Description
filename [INString Required. String expression indicating a new file name including folder path.
type [INRF3DFileType Required. File format to save.
bShownShellOnly [INBoolean Required. It determines whether only visible shells are saved or all the shells are saved.

Remarks

 

Return to Rapidform Index


Your Ad Here