Import a mesh file
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxDependencyObject ImportMesh( string fileName, Gwx3DImportOptions options ) |
Visual Basic |
---|
Public Function ImportMesh ( _ fileName As String, _ options As Gwx3DImportOptions _ ) As GwxDependencyObject |
JScript |
---|
public function ImportMesh( fileName : String, options : Gwx3DImportOptions ) : GwxDependencyObject |
Parameters
- fileName
- Type: System..::..String
the name of the mesh file to import
- options
- Type: Ico.Gwx..::..Gwx3DImportOptions
Import options.