Click or drag to resize

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
Syntax
public static string GetFileNameScripted(
	GetFileNameMode mode,
	string defaultName
)

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)"]

See Also