Exports selected items in 3D view.
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void ExportMesh( string fileName, Gwx3DExportOptions options ) |
Visual Basic |
---|
Public Sub ExportMesh ( _ fileName As String, _ options As Gwx3DExportOptions _ ) |
JScript |
---|
public function ExportMesh( fileName : String, options : Gwx3DExportOptions ) |
Parameters
- fileName
- Type: System..::..String
Name of the exported file.
- options
- Type: Ico.Gwx..::..Gwx3DExportOptions
Export options.