Description:

Constructs a new dictionary that contains: as keys all names and as values all macros. Modifications to this dictionary do not affect any Rhino command alias.

Syntax:
public static Dictionary<string, string> ToDictionary()
Returns:
Type: Dictionary<string,
The new dictionary.
Available since:
5.0

Nothing found