Revit 2020.1 API |
BuiltInFailures..::..JoinElementsFailures..::..FootingWillMoveToBottom Property |
BuiltInFailures..::..JoinElementsFailures Class See Also |
An attached Structural Foundation will be moved to the bottom of the Column.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
C# |
---|
public static FailureDefinitionId FootingWillMoveToBottom { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property FootingWillMoveToBottom As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ FootingWillMoveToBottom { FailureDefinitionId^ get (); } |