CADability dotNET
A container for Feedback objects. These are objects that give visual feedback to the user while a Action is in progress. Currently you can add IGeoObjects or FeedBackPlanes that provide the feedback.

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public class ActionFeedBack
Visual Basic
Public Class ActionFeedBack
Visual C++
public ref class ActionFeedBack

Inheritance Hierarchy

System..::..Object
  CADability.Actions..::..ActionFeedBack

See Also