An NDoc Documented Class Library

HitItemList.Add Method (HitItem)

With this method a Hititem is Added to the HitItemList. In that method the priorities for a HitItemlist are implemented.

public virtual int Add(
   HitItem value
);

Parameters

value
A hitItem, that will bee added

Return Value

Index if the added HitItem

See Also

HitItemList Class | Minais.Drawing3d.Selection Namespace | HitItemList.Add Overload List