RebarInSystemArrayLength Property |
Identifies the distribution path length of rebar set.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double ArrayLength { get; }
Public ReadOnly Property ArrayLength As Double
Get
public:
property double ArrayLength {
double get ();
}
member ArrayLength : float with get
Property Value
Double
Exceptions
See Also