RFDocument.ExportBaseProfilesPlaneInfo (Available After RapidForm2004 ServicePack2)



Your Ad Here

Description

Saves all the sketch planes and the axis curves of the BaseProfiles 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.ExportBaseProfilesPlaneInfo( fileName As String, type As RF3DFileType, bShownEntityOnly As Boolean ) As RFErrorCode

The ExportBaseProfilesPlaneInfo syntax has these parts:

Part Description
fileName [INString Required. The file name for base profile.
type [INRF3DFileType Required. File format to be saved.
bShownEntityOnly [INBoolean Required. It determines whether only visible base profiles are saved or all the base profiles are saved.

Remarks

Return to Rapidform Index


Your Ad Here