BuiltInFailuresSiteFailuresResetToposurfacePhaseCreated Property |
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: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ResetToposurfacePhaseCreated { get; }
Public Shared ReadOnly Property ResetToposurfacePhaseCreated As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ResetToposurfacePhaseCreated {
FailureDefinitionId^ get ();
}
static member ResetToposurfacePhaseCreated : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also