QuadSelectionhasHoveredData Method
|
the hovered set contains the entity/boundary
over which the mouse is just hovering; this entity can also be in
the pickfirst set, when it is also (pre-)selected
Namespace: Bricscad.Quad
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public virtual bool hasHoveredData()
Public Overridable Function hasHoveredData As Boolean
public:
virtual bool hasHoveredData()
abstract hasHoveredData : unit -> bool
override hasHoveredData : unit -> bool
Return Value
Boolean
See Also