2022 Class
Changes 0
C

GridFailures

Description:
Failures about Grid.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.GridFailures
public static class GridFailures
Name Return Type Description
P GridEndSegmentsLengthTooShort FailureDefinitionId The end segment length for a grid must be at least [Length Value]
P GridInGridChainCannotMirror FailureDefinitionId 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.
P GridlineAxisTooClose FailureDefinitionId Axis of gridlines should not change order or be closer than [Value] to each other.
P GridlineAxisTooFar FailureDefinitionId Axis of gridlines should not be further than [Value] to each other.