BuiltInFailuresHostedWallAssociationFailures Class

Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresHostedWallAssociationFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static class HostedWallAssociationFailures

The BuiltInFailuresHostedWallAssociationFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAssociationFailed Associate hosted wall to host failed.
Public propertyStatic memberAssocToHostFailed Failed to pick the target wall as host wall.
Public propertyStatic memberCantAssociateWithHostError 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.
Public propertyStatic memberPinnedElemCannotInteractWarn The selected wall is pinned and cannot interact with the target host.
Public propertyStatic memberUnqualifiedWallTypeError Stacked walls and curtain walls cannot maintain hosted relationships with other walls.
Public propertyStatic memberUnqualifiedWallWarn Unable to create one or multiple walls as hosted walls on the target host elements.
Top
See Also