BuiltInFailures.ProfileFailures.SketchNotEmpty Property

BuiltInFailuresProfileFailuresSketchNotEmpty Property

Can't move the Profile Plane because the Profile Sketch is not empty. This operation is not supported at this time.

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

Property Value

FailureDefinitionId
See Also