Share

Railing.CanReset Property

True if the railing can be reset, False otherwise.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool CanReset { get; }

Property Value

Boolean

Remarks

A Railing can be reset only if the railing was created in Revit later than version 9.1.

See Also

Reference

Was this information helpful?