Revit 2026 API
Family |
The offset of the profile to the origin of the sketch plane in the Y direction.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double YOffset { get; set; }
Public Property YOffset As Double Get Set
public: property double YOffset { double get (); void set (double value); }
member YOffset : float with get, set
Property Value
DoubleSee Also