CADability dotNET
A translucent section of a plane for the display during an interactive action. Use this object in a call to FeedBack.

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

Syntax

C#
public class FeedBackPlane : IFeedBack
Visual Basic
Public Class FeedBackPlane _
	Implements IFeedBack
Visual C++
public ref class FeedBackPlane : IFeedBack

Inheritance Hierarchy

System..::..Object
  CADability.Actions..::..FeedBackPlane

See Also