Sketch Class
Provides access to the Sketch in Autodesk Revit.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)

Syntax

C#
public class Sketch : SketchBase
Visual Basic
Public Class Sketch _
	Inherits SketchBase
Visual C++
public ref class Sketch : public SketchBase

Inheritance Hierarchy

See Also