BuiltInFailuresHostedWallAssociationFailuresCantAssociateWithHostError Property

The host and the hosted element are misaligned. Possible issues include non-parallel alignment, overlapping geometry, or the offset value being beyond the accepted range.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static FailureDefinitionId CantAssociateWithHostError { get; }

Property Value

FailureDefinitionId
See Also