Revit 2025.3 API
BlendTop |
The offset of the top end of the blend relative to the sketch plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double TopOffset { get; set; }
Public Property TopOffset As Double Get Set
public: property double TopOffset { double get (); void set (double value); }
member TopOffset : float with get, set
Property Value
DoubleSee Also