Failure definitions related to DirectShapes.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.DirectShapeFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class DirectShapeFailures
The BuiltInFailures.DirectShapeFailures type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CannotCreateDirectShapeOrTypeDocumentCorruption | Cannot create a DirectShape or DirectShapeType. | |
| CannotCreateDirectShapeOrTypeError | Cannot create a DirectShape or DirectShapeType. | |
| CannotCreateDirectShapeOrTypeWarning | Cannot create a DirectShape or DirectShapeType. | |
| CannotCreateDirectShapeRefsWarning | Cannot create reference objects for a DirectShape. | |
| CannotCreateDirectShapeTypeRefsWarning | Cannot create reference objects for a DirectShapeType. |
