RFDocument.ExportRefGeoms2 (Available After RapidForm2004 PlusPack1)



Your Ad Here

Description

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

Syntax

Function RFDocument.ExportRefGeoms2( fileName As String, type As RF3DFileType, numRefGeoms As Long, pRefGeomIDs As RFEntityID ) As RFErrorCode

The ExportRefGeoms2 syntax has these parts:

Part Description
fileName [INString Required. The file name for base profile.
type [INRF3DFileType Required. File format to be saved.
numRefGeoms [INLong Required. The number of reference geometries to be saved.
pRefGeomIDs [INRFEntityID Required. The first element of array storing reference geometries' RFEntityID.

Remarks

Return to Rapidform Index


Your Ad Here