BuiltInFailures.SlabShapeFailures Class


Built In Failures Slab Shape Failures Class

Failures about SlabShape.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures SlabShapeFailures

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

The BuiltInFailures SlabShapeFailures type exposes the following members.

Properties
Name Description
Public property Static member SlabShapeEditFailed Slab Shape Edit failed. [Description]
Public property Static member SlabShapeEditFailedError Slab Shape Edit failed. [Description]
Public property Static member SlabShapeFailedNotHorz The Floor or Roof or Toposolid is no longer horizontal.
Public property Static member SlabShapeFailedNotOnlyLines The Floor or Roof or Toposolid may only contain straight lines.
Public property Static member SlabShapeFailedTooThin The Floor or Roof or Toposolid is too thin for its given type.
Public property Static member SlabShapeWarnVerticesCoincident Some slab shape edit vertices were too close to each other or too close to an edge.
Public property Static member SlabShapeWarnVerticesDeleted Some slab shape edit vertices were deleted because the Floor or Roof or Toposolid has changed its shape.
Public property Static member SlopedInnerEdge Inner loops of a footprint sketch may not have slope-defining lines.
Public property Static member SlopeTailInsideSlopeLine The tails of slope arrows must not lie in interior of slope defining lines.
Public property Static member SlopeZero Adjusting this Line's Overhang will not affect its height because its slope is zero.
Top
See Also