RailingReset Method

Resets the railing to the default one that the system generates.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void Reset()
Exceptions
ExceptionCondition
InvalidOperationException Cannot reset the railing.
See Also