Share

BuiltInFailures.DirectShapeFailures Class

Failure definitions related to DirectShapes.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.DirectShapeFailures


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

Syntax

C#

public static class DirectShapeFailures

The BuiltInFailures.DirectShapeFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCannotCreateDirectShapeOrTypeDocumentCorruption Cannot create a DirectShape or DirectShapeType.
Public propertyStatic memberCannotCreateDirectShapeOrTypeError Cannot create a DirectShape or DirectShapeType.
Public propertyStatic memberCannotCreateDirectShapeOrTypeWarning Cannot create a DirectShape or DirectShapeType.
Public propertyStatic memberCannotCreateDirectShapeRefsWarning Cannot create reference objects for a DirectShape.
Public propertyStatic memberCannotCreateDirectShapeTypeRefsWarning Cannot create reference objects for a DirectShapeType.

See Also

Reference

Was this information helpful?