BuiltInFailures.ColorFillFailures Class

BuiltInFailuresColorFillFailures Class

Failures about ColorFill.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresColorFillFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static class ColorFillFailures
Public NotInheritable Class ColorFillFailures
public ref class ColorFillFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ColorFillFailures = class end

The BuiltInFailuresColorFillFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberOnlyOneColorFillNonPlan A Color Fill Legend can only be placed in a Floor Plan View or a Section View.
Public propertyStatic memberSymtemColorFillLegendNotAllowed [Category name] Color Fill Legend can only be placed in a Floor Plan View.
Top
See Also