The selected curves used for the sweep path.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.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