Share

BuiltInFailures.DecalFailures Class

Failures about Decal.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.DecalFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class DecalFailures

The BuiltInFailures.DecalFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCannotPaste Can't place Decal at new position.
Public propertyStatic memberLongerThanPossible Decal element is longer than the circumference of the surface.
Public propertyStatic memberOutsideHost Decal does not lie on host.

See Also

Reference

Was this information helpful?