RailingTypePrimaryHandrailHeight Property |
The height of the primary handrail.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double PrimaryHandrailHeight { get; }
Public ReadOnly Property PrimaryHandrailHeight As Double
Get
public:
property double PrimaryHandrailHeight {
double get ();
}
member PrimaryHandrailHeight : float with get
Property Value
Double
Exceptions
See Also