Share

SweptBlend.PathSketch Property

The sketched path for 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 PathSketch { get; }

Property Value

Sketch

Remarks

If the swept blend is based on selected 3d curve, this property is nullptr.

See Also

Reference

Was this information helpful?