EditorGetSelection Method
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public PromptSelectionResult GetSelection()
Public Function GetSelection As PromptSelectionResult
public:
PromptSelectionResult^ GetSelection()
member GetSelection : unit -> PromptSelectionResult
Return Value
Type:
PromptSelectionResult
See Also