Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Properties | List of all members
Gssoft.Gscad.EditorInput.JigPromptDistanceOptions Class Reference

Public Member Functions

 JigPromptDistanceOptions (string message)
 
 JigPromptDistanceOptions (string messageAndKeywords, string globalKeywords)
 
- Public Member Functions inherited from Gssoft.Gscad.EditorInput.JigPromptGeometryOptions
 JigPromptGeometryOptions (string message)
 
 JigPromptGeometryOptions (string messageAndKeywords, string globalKeywords)
 
- Public Member Functions inherited from Gssoft.Gscad.EditorInput.PromptOptions
void SetMessageAndKeywords (string messageAndKeywords, string globalKeywords)
 

Protected Member Functions

override sealed string GetDefaultValueString ()
 
- Protected Member Functions inherited from Gssoft.Gscad.EditorInput.PromptOptions
virtual string GetDefaultValueString ()
 
void throwIfReadOnly ()
 

Properties

double DefaultValue [get, set]
 
- Properties inherited from Gssoft.Gscad.EditorInput.JigPromptGeometryOptions
Point3d BasePoint [get, set]
 
bool UseBasePoint [get, set]
 
- Properties inherited from Gssoft.Gscad.EditorInput.JigPromptOptions
EditorInput.CursorType Cursor [get, set]
 
EditorInput.UserInputControls UserInputControls [get, set]
 
- Properties inherited from Gssoft.Gscad.EditorInput.PromptOptions
bool IsReadOnly [get]
 
KeywordCollection Keywords [get]
 
bool AppendKeywordsToMessage [get, set]
 
string Message [get, set]
 
virtual bool UseDefaultValue [get, set]
 
virtual bool HasDefaultKeyword [get]
 
object DefaultValueWorker [get, set]
 

Member Function Documentation

◆ GetDefaultValueString()

override sealed string Gssoft.Gscad.EditorInput.JigPromptDistanceOptions.GetDefaultValueString ( )
protectedvirtual