Share

Sweep.Path3d Property

The selected curves used for the sweep path.


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

Syntax

C#

public Path3d Path3d { get; }

Property Value

Path3d

Remarks

If the sweep is based on a sketched path, this property is null.

See Also

Reference

Was this information helpful?