BuiltInFailures.CurtainGridFamilyFailures Class


Built In Failures Curtain Grid Family Failures Class

Failures about CurtainGrid Family.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures CurtainGridFamilyFailures

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

The BuiltInFailures CurtainGridFamilyFailures type exposes the following members.

Properties
Name Description
Public property Static member AllMullionsAreTooShort The mullion(s) you are trying to place is too short for his type, and was not placed on the grid.
Public property Static member CannotCreateCornerMullionDueAngle Can't create Corner Mullion due to the angle between the neighboring panels. Try changing the Parameters in the Curtain Wall Mullion Family.
Public property Static member CannotCreateCurtainPanelCorruption Can't create Curtain Panel. A Panel or a Mullion is probably too small.
Public property Static member CannotCreateCurtainPanelError
Public property Static member CannotCreateCurtainPanelInOpeningCorruption Can't create Curtain Panel in opening. The opening is probably too small.
Public property Static member CannotCreateCurtainPanelInOpeningWarning
Public property Static member CannotGenerateAllNecessaryElements Unable to regenerate all necessary elements.
Public property Static member CannotPlaceSystemMullionFamilyOnCurtainWall Can't place System Mullion Family on this Curtain Wall.
Public property Static member CannotPlaceSystemPanelsInOldArcedCurtainWalls Can't place System Panels in arced Curtain Walls created prior to 3.0, nor in straight Curtain Walls created prior to version 2.0.
Public property Static member CornerMullionOverlapsOtherOnePlacedOnNeighboringRegion Corner Mullion overlaps Mullion placed on neighboring Curtain region.
Public property Static member CornerMullionsNeighborsMustBeTangent Corner Mullions must be placed at a location that can have neighboring Panels that are not tangent. With the exception of Wall Join locations, Corner Mullions are not currently supported on the external boundaries of Curtain elements.
Public property Static member CurtainPanelNotBelongsToElement Curtain element Panel doesn't belong to Curtain element. In merging, you must select the version of a Curtain element that has had Panels added to it.
Public property Static member CurtainPanelsParamDefinedTypeDefinedCirculary Parameter-defined type of curtain panels defined in a circular way and default panel type will be used instead.
Public property Static member CurtainSystemCouldnotReacquireFaces Curtain System could not reacquire [Number] faces out of [Number].
Public property Static member InvalidCurtainPanelInModel There is an invalid Curtain Panel in the model. This is probably caused by two Grid Lines almost meeting at a border of the Curtain Wall or Sloped Glazing, but not exactly at a point. The Curtain Panel can't be displayed.
Public property Static member MullionProfileContainsOpenLoop The selected mullion profile contains an open profile loop and cannot be used. Valid profiles can only have closed profile loop(s).
Public property Static member NonSystemPanelFamiliesCannotBeUsed Non-system panel families cannot be used for non-rectangular panels. If your panel is simple, create an appropriate panel type derived from the system panel family. If not, try making the panel in the wall or roof rectangular, and then using a panel family of the desired (non-rectangular) shape. The wall will then conform to the non-rectangular shape of the panel.
Public property Static member PanelsSlightlyMalformedCorruption Some panels in this curtain system are slightly malformed. The problem is most likely ignorable. This problem usually occurs when a panel or parts of a panel have been divided so that they are very narrow. To better see the malformed panels, temporarily hide the mullion category and set display of lines to ""thin lines"" (using the command on the view menu).
Public property Static member PanelsSlightlyMalformedWarning Some panels in this curtain system are slightly malformed. The problem is most likely ignorable. This problem usually occurs when a panel or parts of a panel have been divided so that they are very narrow. To better see the malformed panels, temporarily hide the mullion category and set display of lines to ""thin lines"" (using the command on the view menu).
Public property Static member SomeMullionsAreTooShort Some of the mullions you are trying to place are too short for its types, and were not placed on the grid.
Top
See Also