Sketch Class
Provides access to the Sketch in Autodesk Revit.

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

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