Blend Bottom Sketch Property Returns the Bottom Sketch of the Blend. 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 BottomSketch { get; } Public ReadOnly Property BottomSketch As Sketch Get public: property Sketch^ BottomSketch { Sketch^ get (); } member BottomSketch : Sketch with get Property Value Sketch Remarks This property is used to retrieve the Bottom Sketch of the Blend. See Also Reference Blend Class Autodesk.Revit.DB Namespace
Blend Bottom Sketch Property Returns the Bottom Sketch of the Blend. 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 BottomSketch { get; } Public ReadOnly Property BottomSketch As Sketch Get public: property Sketch^ BottomSketch { Sketch^ get (); } member BottomSketch : Sketch with get Property Value Sketch Remarks This property is used to retrieve the Bottom Sketch of the Blend. See Also Reference Blend Class Autodesk.Revit.DB Namespace