RFDocument.ExportSingleBaseProfilePlaneInfo (Available After RapidForm2004 ServicePack2)



Your Ad Here

Description

Saves the sketch plane and the axis curves of a specified BaseProfile 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.ExportSingleBaseProfilePlaneInfo( profileID As RFEntityID, fileName As String, type As RF3DFileType ) As RFErrorCode

The ExportSingleBaseProfilePlaneInfo syntax has these parts:

Part Description
profileID [INRFEntityID Required. Base profile's RFEntityID to export.
fileName [INString Required. The file name for base profile.
type [INRF3DFileType Required. RF_FILE_IGES and RF_FILE_STEP are valid.

Remarks

Return to Rapidform Index


Your Ad Here