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