BuiltInFailuresWallFailuresRemapConstrainLocationLine Property |
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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
FailureDefinitionId
See Also