Revit 2025.3 API
Built |
Adjusting this Line's Overhang will not affect its height because its slope is zero.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId SlopeZero { get; }
Public Shared ReadOnly Property SlopeZero As FailureDefinitionId Get
public: static property FailureDefinitionId^ SlopeZero { FailureDefinitionId^ get (); }
static member SlopeZero : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also