BuiltInFailures.LooseDimensionFailures Class


Built In Failures Loose Dimension Failures Class

Failures about LooseDimension.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures LooseDimensionFailures

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

The BuiltInFailures LooseDimensionFailures type exposes the following members.

Properties
Name Description
Public property Static member LooseCurtainWallData Switching element type to a non-Curtain element Family type. All data about Mullions, Grid Lines, and design units for the Curtain element will be lost.
Public property Static member LooseDimensionsForCurtainWall Switching wall type to Family Curtain Wall. All Dimension References to the side faces of the Wall will be deleted.
Public property Static member LooseFaceSplitsForCurtainWall Switching element type to Curtain Family. All Split Face Regions in the element will be deleted.
Public property Static member LooseInsertsForCurtainWall Switching element type to Curtain element. All inserts in the element will be deleted.
Public property Static member LooseWallsweepsForCurtainWall Switching element type to Curtain Family. All Wall Sweeps or Reveals hosted by this instance will be deleted.
Top
See Also