BuiltInFailures.JoinElementsFailures.FootingWillMoveToBottom Property

BuiltInFailuresJoinElementsFailuresFootingWillMoveToBottom Property

An attached Structural Foundation will be moved to the bottom of the Column.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId FootingWillMoveToBottom { get; }
Public Shared ReadOnly Property FootingWillMoveToBottom As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ FootingWillMoveToBottom {
	FailureDefinitionId^ get ();
}
static member FootingWillMoveToBottom : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also