Revit 2025 API
Built |
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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public 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
FailureDefinitionIdSee Also