RhinoCommon API
RhinoGetGetFileNameScripted Method |
[Missing <summary> documentation for "M:Rhino.Input.RhinoGet.GetFileNameScripted(Rhino.Input.Custom.GetFileNameMode,System.String)"]
Namespace: Rhino.Input
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static string GetFileNameScripted( GetFileNameMode mode, string defaultName )
Public Shared Function GetFileNameScripted ( mode As GetFileNameMode, defaultName As String ) As String
Parameters
- mode
- Type: Rhino.Input.CustomGetFileNameMode
[Missing <param name="mode"/> documentation for "M:Rhino.Input.RhinoGet.GetFileNameScripted(Rhino.Input.Custom.GetFileNameMode,System.String)"]
- defaultName
- Type: SystemString
[Missing <param name="defaultName"/> documentation for "M:Rhino.Input.RhinoGet.GetFileNameScripted(Rhino.Input.Custom.GetFileNameMode,System.String)"]
Return Value
Type: String[Missing <returns> documentation for "M:Rhino.Input.RhinoGet.GetFileNameScripted(Rhino.Input.Custom.GetFileNameMode,System.String)"]
