2027 Class
Changes 0
C

FabricFailures

Description:
Failures about Fabric.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.FabricFailures
public static class FabricFailures
Name Return Type Description
P BendDiameterNegative FailureDefinitionId Fabric Bend Diameter is negative.
P 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.
P 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.
P CannotPlaceFabricArea FailureDefinitionId Can't find a host for Fabric Area.
P CannotPlaceFabricAreaWarn FailureDefinitionId Can't find a host for Fabric Area.
P CannotPlaceFabricSheet FailureDefinitionId Can't find a host for Fabric Sheet.
P CannotPlaceFabricSheetWarn FailureDefinitionId Can't find a host for Fabric Sheet.
P CoverOffsetTooLong FailureDefinitionId Cover offset is greater than host thickness.
P CoverOffsetTooLongTemp FailureDefinitionId Cover offset is greater than host thickness - support for transient Single Fabric Sheet in editor.
P FabricAreaWrongHost FailureDefinitionId Fabric Area can be placed only in Structural Floors and straight Structural Walls.
P FabricAreaWrongLapSplice FailureDefinitionId Fabric Area Sheet lap splice is incorrect. Can't create Fabric Area.
P FabricAreaWrongSheetAlignment FailureDefinitionId Fabric Area Sheet Alignment is incorrect. Can't create Fabric Area.
P FabricSheetWrongHost FailureDefinitionId Fabric Sheet can be placed only in Structural Floors and straight Structural Walls.
P MajorLapSpliceFailure FailureDefinitionId The lap splice in the major direction is greater than the half of the overall length.
P MajorOverhangFailure FailureDefinitionId At least one of the overhangs in the major direction is lower than radius of the wire in the minor direction.
P MajorSpacingFailure FailureDefinitionId The spacing in the major direction is lower than diameter of the wire in the minor direction.
P MinorLapSpliceFailure FailureDefinitionId The lap splice in the minor direction is greater than the half of the overall width.
P MinorOverhangFailure FailureDefinitionId At least one of the overhangs in the minor direction is lower than radius of the wire in the major direction.
P MinorSpacingFailure FailureDefinitionId The spacing in the minor direction is lower than diameter of the wire in the major direction.
P 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.
P NoWireMaterialDensity FailureDefinitionId Material does not have a density defined. The weight of the Fabric Sheet cannot be computed.
P WireDiameterTooLarge FailureDefinitionId Fabric Wire Diameter is too large.
P WrongFabricSheetEndOverhang FailureDefinitionId Wrong Start Overhang of the Fabric Sheet Type.
P WrongFabricSheetLayoutPattern FailureDefinitionId The Layout Pattern cannot accommodate the current data. Try decreasing the Number of Wires/Spacing.
P WrongFabricSheetNumberOfWires FailureDefinitionId Wrong Number of Wires of the Fabric Sheet Type.
P WrongFabricSheetOverallLength FailureDefinitionId Wrong Overall Length/Width of the Fabric Sheet Type.
P WrongFabricSheetSpacing FailureDefinitionId Wrong Spacing of the Fabric Sheet Type.
P WrongFabricSheetStartOverhang FailureDefinitionId Wrong Start Overhang of the Fabric Sheet Type.