Share

SweptBlend.SelectedPath Property

The selected curve used for the swept blend path.


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

Syntax

C#

public Curve SelectedPath { get; }

Property Value

Curve

Remarks

If the swept blend is based on a sketched path, this property is nullptr.

See Also

Reference

Was this information helpful?