BuiltInFailures.SketchFailures.TooFewParamsForSketch Property

BuiltInFailuresSketchFailuresTooFewParamsForSketch Property

The sketched Structural Rebar element has too many segments to be properly parameterized. Please reduce the number of segments.

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

Property Value

FailureDefinitionId
See Also