Sweep Path Sketch Property The sketched path for the sweep. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Sketch PathSketch { get; } Public ReadOnly Property PathSketch As Sketch Get public: property Sketch^ PathSketch { Sketch^ get (); } member PathSketch : Sketch with get Property Value Sketch Remarks If the sweep is based on selected 3d curves, this property is . See Also Reference Sweep Class Autodesk.Revit.DB Namespace
Sweep Path Sketch Property The sketched path for the sweep. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Sketch PathSketch { get; } Public ReadOnly Property PathSketch As Sketch Get public: property Sketch^ PathSketch { Sketch^ get (); } member PathSketch : Sketch with get Property Value Sketch Remarks If the sweep is based on selected 3d curves, this property is . See Also Reference Sweep Class Autodesk.Revit.DB Namespace