BuiltInFailuresCreationFailures Class

Failures about CreationFailures.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresCreationFailures

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

The BuiltInFailuresCreationFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCannotCreateCornice Could not create Wall Sweep. [Description]
Public propertyStatic memberCannotCreateCorniceError Could not create Wall Sweep. [Description]
Public propertyStatic memberCannotCreateCorniceIntegral Could not create integral wall sweep for wall instance. [Description]
Public propertyStatic memberCannotCreateCorniceIntegralError Could not create integral wall sweep for wall instance. [Description]
Public propertyStatic memberCannotCreateCorniceIntegralWarn Could not create integral wall sweep for wall instance. [Description]
Public propertyStatic memberCannotCreateCorniceWarn Could not create Wall Sweep. [Description]
Public propertyStatic memberCannotCreateCurtainGrid Can't create Curtain Wall Grid Line.
Public propertyStatic memberCannotCreateCutout Can't make cut-out.
Public propertyStatic memberCannotCreateCutoutError Can't make cut-out.
Public propertyStatic memberCannotCreateCutoutWarn Can't make cut-out.
Public propertyStatic memberCannotCreateElementInFamily Can't create element in this family.
Public propertyStatic memberCannotCreateElementInView Can't create this kind of element in this view in the current mode.
Public propertyStatic memberCannotCreateExplicitCrease Cannot create a new split line based on the picked support.
Public propertyStatic memberCannotCreateFascia Could not create Fascia. [Description]
Public propertyStatic memberCannotCreateFasciaError Could not create Fascia. [Description]
Public propertyStatic memberCannotCreateFasciaWarn Could not create Fascia. [Description]
Public propertyStatic memberCannotCreateGutter Could not create Gutter. [Description]
Public propertyStatic memberCannotCreateGutterError Could not create Gutter. [Description]
Public propertyStatic memberCannotCreateGutterWarn Could not create Gutter. [Description]
Public propertyStatic memberCannotCreateMullion Can't create Mullion.
Public propertyStatic memberCannotCreateMullionError Can't create Mullion.
Public propertyStatic memberCannotCreateMullionReference Can't create Curtain Wall Mullion. The grid segment for the Mullion is probably too small.
Public propertyStatic memberCannotCreateMullionReferenceNoGeometry Can't create Curtain Wall Mullion. The portion of the curtain grid it was placed on no longer exists.
Public propertyStatic memberCannotCreateNewDesignOption Cannot create a new empty design option
Public propertyStatic memberCannotCreateOldCornerMullion Cannot change the type of a mullion created prior to release 4.0 to a corner mullion type. Try deleting the existing mullion and placing a new one.
Public propertyStatic memberCannotCreateOpening Cannot create opening.
Public propertyStatic memberCannotCreateOpeningCutOut Can't create Opening cut.
Public propertyStatic memberCannotCreateOpeningRectangularArcWall Creation of a Rectangular Arc Wall Opening failed.
Public propertyStatic memberCannotCreateReveal Could not create Reveal. [Description]
Public propertyStatic memberCannotCreateRevealError Could not create Reveal. [Description]
Public propertyStatic memberCannotCreateRevealIntegral Could not create integral reveal for wall instance. [Description]
Public propertyStatic memberCannotCreateRevealIntegralError Could not create integral reveal for wall instance. [Description]
Public propertyStatic memberCannotCreateRevealIntegralWarn Could not create integral reveal for wall instance. [Description]
Public propertyStatic memberCannotCreateRevealWarn Could not create Reveal. [Description]
Public propertyStatic memberCannotCreateSlabEdge Could not create Slab Edge. [Description]
Public propertyStatic memberCannotCreateSlabEdgeError Could not create Slab Edge. [Description]
Public propertyStatic memberCannotCreateSlabEdgeWarn Could not create Slab Edge. [Description]
Public propertyStatic memberCannotCreateSlantedWallWithSingularLayers Cannot create wall - its layers would degenerate or intersect. Reduce the wall's height or slant.
Public propertyStatic memberCannotCreateSlantedWallWithSingularLayersError Cannot create wall - its layers would degenerate or. Reduce the wall's height or slant.
Public propertyStatic memberCannotCreateSystemPanel Can't create Curtain Panel in opening. The opening is probably too small.
Public propertyStatic memberCannotCreateTaperedWallForWallType Cannot create tapered wall - the Wall Type is unacceptable. Be sure to choose a variable-thickness layer in the Wall Type.
Public propertyStatic memberCannotCreateTaperedWallForWallTypeError Cannot create tapered wall - the Wall Type is unacceptable. Be sure to choose a variable-thickness layer in the Wall Type.
Public propertyStatic memberCannotCreateThis Can't create [Element].
Public propertyStatic memberCannotDrawProfileRoof Can't make footprint roof.
Public propertyStatic memberCannotDrawRoof Can't make roof.
Public propertyStatic memberCannotDrawRoofError Can't make roof.
Public propertyStatic memberCannotDrawRoofWall Can't make roof.
Public propertyStatic memberCannotDrawSingularSlantedWall Cannot create wall - it would intersect itself. Reduce the wall's height or slant.
Public propertyStatic memberCannotDrawSingularSlantedWallError Cannot create wall - it would intersect itself. Reduce the wall's height or slant.
Public propertyStatic memberCannotDrawToposolid Can't make toposolid.
Public propertyStatic memberCannotDrawToposolidError Can't make toposolid.
Public propertyStatic memberCannotDrawWalls Can't make Wall.
Public propertyStatic memberCannotDrawWallsError Can't make Wall.
Public propertyStatic memberCannotMakeRoofFromVerticalFace Can't make roof from vertical face.
Public propertyStatic memberCannotMakeRoofFromVerticalFaceError Can't make roof from vertical face.
Public propertyStatic memberCannotMakeSurface Can't construct surface.
Public propertyStatic memberCannotMakeSurfaceError Can't construct surface.
Public propertyStatic memberCannotMakeSurfaceWarn Can't construct surface.
Public propertyStatic memberCannotMakeToposolid Can't construct toposolid.
Public propertyStatic memberCannotMakeToposolidFromVerticalFace Can't make toposolid from vertical face.
Public propertyStatic memberCannotMakeToposolidFromVerticalFaceError Can't make toposolid from vertical face.
Public propertyStatic memberCannotMakeWall Can't make Wall.
Public propertyStatic memberCannotUpdateWall Can't update Wall.
Public propertyStatic memberSwitchFromLegendBeforeCreateSimilar To Create Similar from a Legend View, first select the element, then activate the target view, then invoke Create Similar.
Top
See Also