Revit 2025 API
Built |
Failure definitions related to DirectShapes.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
The BuiltInFailuresDirectShapeFailures type exposes the following members.
| 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. |
See Also