Click or drag to resize

EmapAnalysisSettingsSetFileNames Method

Set available list of emap filenames

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static void SetFileNames(
	IEnumerable<string> filenames
)

Parameters

filenames
Type: System.Collections.GenericIEnumerableString

[Missing <param name="filenames"/> documentation for "M:Rhino.ApplicationSettings.EmapAnalysisSettings.SetFileNames(System.Collections.Generic.IEnumerable{System.String})"]

See Also