Swept Blend Selected Path Property The selected curve used for the swept blend path. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Curve SelectedPath { get; } Public ReadOnly Property SelectedPath As Curve Get public: property Curve^ SelectedPath { Curve^ get (); } member SelectedPath : Curve with get Property Value Curve Remarks If the swept blend is based on a sketched path, this property is . See Also Reference SweptBlend Class Autodesk.Revit.DB Namespace
Swept Blend Selected Path Property The selected curve used for the swept blend path. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Curve SelectedPath { get; } Public ReadOnly Property SelectedPath As Curve Get public: property Curve^ SelectedPath { Curve^ get (); } member SelectedPath : Curve with get Property Value Curve Remarks If the swept blend is based on a sketched path, this property is . See Also Reference SweptBlend Class Autodesk.Revit.DB Namespace