Share

SweptBlend.BottomSketch Property

The bottom profile sketch of the swept blend.


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

Syntax

C#

public Sketch BottomSketch { get; }

Property Value

Sketch

Remarks

If the bottom profile is based on a family symbol, this property is nullptr.

See Also

Reference

Was this information helpful?