Description:

Only use the list if somebody modifies it via CRhinoAppSettings::SetDontRepeatCommands(). Return value of True means CRhinoCommand don't repeat flags will be ignored and the m_dont_repeat_list will be used instead. False means the individual CRhinoCommands will determine if they are repeatable.

Syntax:
public static bool UseNeverRepeatList {get}
Returns:
Type: bool
Available since:
5.0

UseNeverRepeatList property

Class:  Rhino.ApplicationSettings.NeverRepeatList

Nothing found