The parameter Phase Created of the Toposurface is not set to the first Phase. No pre-existing toposurface were detected. The parameter will be reset to the first Phase unless Keep Phase Created option is picked.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId ResetToposurfacePhaseCreated { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property ResetToposurfacePhaseCreated As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ ResetToposurfacePhaseCreated { FailureDefinitionId^ get (); } |