Can't move the Profile Plane because the Profile Sketch is not empty. This operation is not supported at this time.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId SketchNotEmpty { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property SketchNotEmpty As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ SketchNotEmpty { FailureDefinitionId^ get (); } |