Revit 2025.3 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: 25.3.0.0 (25.3.0.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