Returns the Bottom Sketch of the Blend.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Sketch BottomSketch { get; }Property Value
Sketch
Remarks
This property is used to retrieve the Bottom Sketch of the Blend.
See Also
Reference