SweptBlendPathSketch Property

The sketched path for the swept blend.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Sketch PathSketch { get; }

Property Value

Sketch
Remarks
If the swept blend is based on selected 3d curve, this property is .
See Also