BuiltInFailures.RebarFailures.SketchDimsBWFRemoved Property

BuiltInFailuresRebarFailuresSketchDimsBWFRemoved Property

The sketch dimensions, that were used to create the sketch, have been removed from the completed bend profile definition.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId SketchDimsBWFRemoved { get; }
Public Shared ReadOnly Property SketchDimsBWFRemoved As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ SketchDimsBWFRemoved {
	FailureDefinitionId^ get ();
}
static member SketchDimsBWFRemoved : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also