RailingReset Method

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

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