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