BuiltInFailuresAnalyticalModelFailures Class

Failures about AnalyticalModel.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresAnalyticalModelFailures

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

The BuiltInFailuresAnalyticalModelFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAdjustCurveTooShort AdjustCurve is too short.
Public propertyStatic memberAdjustEdgeTooShort AdjustEdge is too short.
Public propertyStatic memberAdjustEdgeTooShortErr AdjustEdge is too short - continuable error version.
Public propertyStatic memberAdjustEdgeTooShortWarn AdjustEdge is too short.
Public propertyStatic memberAnalyticalBeamSlabWarning Beam and Slab Analytical Models do not have the same Analytical Projection Plane.
Public propertyStatic memberAnalyticalCurvedPanelNotValid Analytical Curved Panel is not valid.
Public propertyStatic memberAnalyticalDiscrepancyWarning Distance between Analytical and Physical Models of Structural Element is beyond tolerance of [Value]
Public propertyStatic memberAnalyticalElementsInvalidAfterUpgrade One or several analytical elements have become invalid during the upgrade process and will be deleted.
Public propertyStatic memberAnalyticalGapWarning Detected physical connection between Structural Elements, but did not detect Analytical intersection.
Public propertyStatic memberAnalyticalLinkJoinedNodes Analitycal Link is invalid. Reference nodes have been joined.
Public propertyStatic memberAnalyticalLinkNotConnected Analytical Link has lost one or more references.
Public propertyStatic memberAnalyticalMemberInstability Possible Member Instability, based on Release Conditions
Public propertyStatic memberAnalyticalModelInstability Possible Model Instability
Public propertyStatic memberAnalyticalModelIsIncorrect Analytical Model is not created for the structural element.
Public propertyStatic memberAnalyticalPanelNotPlanar Analytical Panel is not planar.
Public propertyStatic memberAnalyticalPanelNotVisible Analytical Panel is not visible in the current view.
Public propertyStatic memberAnalyticalPhysicalCheckDone Analytical / Physical Model Consistency check is complete.
Public propertyStatic memberAnalyticalSupportCycleWarning Circular support chain detected
Public propertyStatic memberAnalyticalSurfaceCannotMove Cannot move analytical surface.
Public propertyStatic memberAnalyticalSurfaceCannotMoveByConnector Cannot move analytical surface because it will disconnect the analytical nodes.
Public propertyStatic memberAnalyticalTopBottomPlanesReversed Analytical Top Projection Plane is partially or completely below Analytical Bottom Projection Plane. Please reset top and/or bottom planes to valid values.
Public propertyStatic memberAutoDetectIgnoreLeaderWarning Analytical Model for Structural Element has reset to its default location.
Public propertyStatic memberBoundaryLinesIntersect Boundary lines intersect.
Public propertyStatic memberCannotCreateAnalyticalGeometry Cannot construct Analytical Geometry.
Public propertyStatic memberCannotKeepAnalyticalAdjustment Analytical model Adjustment distance exceeds current Adjustment Snapping Distance. To adjust snap settings, go to the Structural Settings Dialog.
Public propertyStatic memberCannotMakeAnalyticalGeometry Cannot construct Analytical Geometry.
Public propertyStatic memberCannotSlantAnalyticalWallError Cannot slant a wall with an Analytical Model. Please disable the Analytical Model first.
Public propertyStatic memberContextualAnalyticalModelModeNotEnabled Contextual Analytical Model not enabled. File open was canceled.
Public propertyStatic memberHighestAssociatedLevelBelowLowestAssociatedLevel The Highest Associated Level is set below the Lowest Associated Level
Public propertyStatic memberLoadsMayBeNotUpToDate Reactions defined as Internal Load (Is Reaction) may no longer be valid since the analytical model has changed.
Public propertyStatic memberLowestAssociatedLevelAboveHighestAssociatedLevel The Lowest Associated Level is set above the Highest Associated Level
Public propertyStatic memberProjectionPlaneInvalidWall Projection plane becomes invalid for this wall.
Public propertyStatic memberProjectionPlanesNotIntersect Can't project Analytical Model. Planes do not intersect each other.
Public propertyStatic memberProjectionPlanesParallel Can't project Analytical Model. Two or more projection planes are parallel.
Public propertyStatic memberStructAnalyticalErrorProjection Can't project Analytical Model to Analytical Projection Surface
Public propertyStatic memberStructuralElementMayNotBeSupported Structural Element may not be supported -- verify support for Element.
Public propertyStatic memberStructWallAnalyticalErrorAlign Can't align Analytical Model with joined Walls.
Public propertyStatic memberStructWallAnalyticalErrorConversion Can't convert Edges to Analytical Model curves.
Public propertyStatic memberSupportCheckDone Member support check is complete. No unsupported elements detected.
Public propertyStatic memberUnableToUpgradeAnalyticalElementGeometry Unable to upgrade analytical element with incorrect geometry. To keep the elements, open Revit 2022 and correct the elements.
Public propertyStatic memberWallAMLostAdjustmentReference Wall Analytical Model has lost its adjustment reference.
Top
See Also