Path3d Property


Sweep Path 3d Property

The selected curves used for the sweep path.

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

Property Value

Path3d
Remarks
If the sweep is based on a sketched path, this property is .
See Also