Revit 2026 API
Baluster |
The length of the main baluster pattern.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Length { get; }
Public ReadOnly Property Length As Double Get
public: property double Length { double get (); }
member Length : float with get
Property Value
DoubleSee Also