QuadSelectionhasPickFirstData
Method
|
the pickfirst set contains the pre-selected
entities/boundaries; this can also contain the hovered
entity/boundary, if that is pre-selected
Namespace: Bricscad.Quad
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public virtual bool hasPickFirstData()
Public Overridable Function hasPickFirstData As Boolean
public:
virtual bool hasPickFirstData()
abstract hasPickFirstData : unit -> bool
override hasPickFirstData : unit -> bool
Return Value
Boolean
See Also