Revit 2026 API
Built |
Constant-height-defining lines must be parallel.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId ConstantHeightNotParallelError { get; }
Public Shared ReadOnly Property ConstantHeightNotParallelError As FailureDefinitionId Get
public: static property FailureDefinitionId^ ConstantHeightNotParallelError { FailureDefinitionId^ get (); }
static member ConstantHeightNotParallelError : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also