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