RFDocument.ExportSingleSurface



Your Ad Here

Description

Saves a specified NURBS surface 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.ExportSingleSurface(surfaceID As RFEntityID, filename As String, type As RF3DFileType) As RFErrorCode

The ExportSingleSurface syntax has these parts:

Part Description
surfaceID [INRFEntityID Required. NURBS surface's RFEntityID to save.
filename [INString Required. String expression indicating a new file name including folder path.
type [INRF3DFileType Required. File format to save.

Remarks

 

Return to Rapidform Index


Your Ad Here