BuiltInFailuresDirectShapeFailures Class

Failure definitions related to DirectShapes.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresDirectShapeFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class DirectShapeFailures

The BuiltInFailuresDirectShapeFailures 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.
Top
See Also