BuiltInFailuresWallFailuresInvalidTargetPositionError Property |
Joining the highlighted wall to the highlighted element moves the wall's top below its bottom or its bottom above its top, or interferes with wall joins or holes in the wall.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId InvalidTargetPositionError { get; }
Public Shared ReadOnly Property InvalidTargetPositionError As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ InvalidTargetPositionError {
FailureDefinitionId^ get ();
}
static member InvalidTargetPositionError : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also