BuiltInFailuresGroupFailuresGroupCannotMixBackAndForegroundDetail Property

This detail group contains some elements which display in the background and some which display in the foreground. Detail groups must be able to be displayed as a unit in either the foreground or background, so this type of mixture is not allowed.

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

Property Value

FailureDefinitionId
See Also