BuiltInFailures.GridFailures
Public Class
Public Property
Static Member
Public Property
Static Member
Public Property
Static Member
Public Property
Static Member
Failures about Grid.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.GridFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class GridFailuresThe BuiltInFailures.GridFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
GridEndSegmentsLengthTooShort
The end segment length for a grid must be at least [Length Value]
Public Property
Static Member
GridInGridChainCannotMirror
A grid that is a sub-grid of a multi-segment grid can only be mirrored if the entire multi-segment grid is being mirrored.
Public Property
Static Member
GridlineAxisTooClose
Axis of gridlines should not change order or be closer than [Value] to each other.
Public Property
Static Member
GridlineAxisTooFar
Axis of gridlines should not be further than [Value] to each other.