FabricFailures
Description:
Failures about Fabric.
Failures about Fabric.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.FabricFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.FabricFailures
public static class FabricFailures
| Name | Return Type | Description |
|---|---|---|
| BendDiameterNegative | FailureDefinitionId | Fabric Bend Diameter is negative. |
| BendPolylineInvalid | FailureDefinitionId | The bend profile contains too short of a segment to apply the wire bend diameter. Cannot create a bent fabric sheet for this type. |
| BentHiddenWires | FailureDefinitionId | The wires of this custom fabric sheet type are longer than the bending sketch. The linear quantities shown in schedules and tags are not accurate. |
| CannotPlaceFabricArea | FailureDefinitionId | Can't find a host for Fabric Area. |
| CannotPlaceFabricAreaWarn | FailureDefinitionId | Can't find a host for Fabric Area. |
| CannotPlaceFabricSheet | FailureDefinitionId | Can't find a host for Fabric Sheet. |
| CannotPlaceFabricSheetWarn | FailureDefinitionId | Can't find a host for Fabric Sheet. |
| CoverOffsetTooLong | FailureDefinitionId | Cover offset is greater than host thickness. |
| CoverOffsetTooLongTemp | FailureDefinitionId | Cover offset is greater than host thickness - support for transient Single Fabric Sheet in editor. |
| FabricAreaWrongHost | FailureDefinitionId | Fabric Area can be placed only in Structural Floors and straight Structural Walls. |
| FabricAreaWrongLapSplice | FailureDefinitionId | Fabric Area Sheet lap splice is incorrect. Can't create Fabric Area. |
| FabricAreaWrongSheetAlignment | FailureDefinitionId | Fabric Area Sheet Alignment is incorrect. Can't create Fabric Area. |
| FabricSheetWrongHost | FailureDefinitionId | Fabric Sheet can be placed only in Structural Floors and straight Structural Walls. |
| MajorLapSpliceFailure | FailureDefinitionId | The lap splice in the major direction is greater than the half of the overall length. |
| MajorOverhangFailure | FailureDefinitionId | At least one of the overhangs in the major direction is lower than radius of the wire in the minor direction. |
| MajorSpacingFailure | FailureDefinitionId | The spacing in the major direction is lower than diameter of the wire in the minor direction. |
| MinorLapSpliceFailure | FailureDefinitionId | The lap splice in the minor direction is greater than the half of the overall width. |
| MinorOverhangFailure | FailureDefinitionId | At least one of the overhangs in the minor direction is lower than radius of the wire in the major direction. |
| MinorSpacingFailure | FailureDefinitionId | The spacing in the minor direction is lower than diameter of the wire in the major direction. |
| NoSurfPatternOnWire | FailureDefinitionId | Wire elements do not support surface patterns. The surface pattern associated with this material will not be displayed on the indicated Fabric Sheet Type. |
| NoWireMaterialDensity | FailureDefinitionId | Material does not have a density defined. The weight of the Fabric Sheet cannot be computed. |
| WireDiameterTooLarge | FailureDefinitionId | Fabric Wire Diameter is too large. |
| WrongFabricSheetEndOverhang | FailureDefinitionId | Wrong Start Overhang of the Fabric Sheet Type. |
| WrongFabricSheetLayoutPattern | FailureDefinitionId | The Layout Pattern cannot accommodate the current data. Try decreasing the Number of Wires/Spacing. |
| WrongFabricSheetNumberOfWires | FailureDefinitionId | Wrong Number of Wires of the Fabric Sheet Type. |
| WrongFabricSheetOverallLength | FailureDefinitionId | Wrong Overall Length/Width of the Fabric Sheet Type. |
| WrongFabricSheetSpacing | FailureDefinitionId | Wrong Spacing of the Fabric Sheet Type. |
| WrongFabricSheetStartOverhang | FailureDefinitionId | Wrong Start Overhang of the Fabric Sheet Type. |