BuiltInFailuresSketchFailuresBentFabricSheetClosedLoopInSketch Property |
The bend profile cannot contain a closed loop. 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: 26.0.4.0 (26.0.4.0)
Syntaxpublic static FailureDefinitionId BentFabricSheetClosedLoopInSketch { get; }
Public Shared ReadOnly Property BentFabricSheetClosedLoopInSketch As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ BentFabricSheetClosedLoopInSketch {
FailureDefinitionId^ get ();
}
static member BentFabricSheetClosedLoopInSketch : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also