StairsRunTypeNosingLength Property |
The amount of the tread depth that overhangs the next tread.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double NosingLength { get; set; }
Public Property NosingLength As Double
Get
Set
public:
property double NosingLength {
double get ();
void set (double value);
}
member NosingLength : float with get, set
Property Value
Double
Exceptions
See Also