BuiltInFailures.FabricSheetFailures Class


Built In Failures Fabric Sheet Failures Class

Failures related to fabric sheet elements.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures FabricSheetFailures

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

The BuiltInFailures FabricSheetFailures type exposes the following members.

Properties
Name Description
Public property Static member BentFabricSheetTooLongBendingProfile The bent edge is shorter than the bend profile for this fabric sheet type.
Public property Static member FabricSheetOutSideOfHostError Fabric Sheet is placed completely outside of its host.
Public property Static member FabricSheetOutSideOfHostWarning Fabric Sheet is placed completely outside of its host.
Top
See Also