BuiltInFailuresSketchFailuresBentFabricSheetTooShortSegments Property |
A segment in the bend profile is too short to apply the wire bend diameter. The bent fabric sheet of the selected type cannot be placed in a host. Click Continue to correct the profile or Click Quit sketching to exit the bend profile editor.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId BentFabricSheetTooShortSegments { get; }
Public Shared ReadOnly Property BentFabricSheetTooShortSegments As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ BentFabricSheetTooShortSegments {
FailureDefinitionId^ get ();
}
static member BentFabricSheetTooShortSegments : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also