Revit 2026 API
Built |
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: 26.0.4.0 (26.0.4.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
FailureDefinitionIdSee Also