CommandAliasListIsDefault Method |
Computes a value indicating if the current alias list is the same as the default alias list.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool IsDefault()
Public Shared Function IsDefault As Boolean
Return Value
Type:
Booleantrue if the current alias list is exactly equal to the default alias list; false otherwise.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also