Share

BuiltInFailures.GroupFailures.GroupCannotMixBackAndForegroundDetail 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.1.0.0 (26.1.0.34)

Syntax

C#

public static FailureDefinitionId GroupCannotMixBackAndForegroundDetail { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?