Share

Sketch.SketchPlane Property

Returns the Sketch Plane of the Sketch.


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

Syntax

C#

public SketchPlane SketchPlane { get; }

Property Value

SketchPlane

Remarks

This property is used to retrieve the Sketch Plane of Sketch.

See Also

Reference

Was this information helpful?