GetBaseClassGotDefault Method |
Returns true if user pressed Enter to accept a default point, number,
or string set using SetDefaultPoint, SetDefaultNumber, or SetDefaultString.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function GotDefault As Boolean
Return Value
Type:
Booleantrue if the result if the default point, number or string set. Otherwise, false.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also