Revit 2026 API
Built |
Existing locked constraints to the Location Line will be transferred to the new Location Line position. Press "Unconstrain" to remove the constraint rather than transferring it.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId RemapConstrainLocationLine { get; }
Public Shared ReadOnly Property RemapConstrainLocationLine As FailureDefinitionId Get
public: static property FailureDefinitionId^ RemapConstrainLocationLine { FailureDefinitionId^ get (); }
static member RemapConstrainLocationLine : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also