Get the current rod length. If the rod is the length will include structural extension.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetRodLength(
int rodIndex
)
Parameters
- rodIndex Int32
-
The rod index.
Return Value
Double
Returns rod length of hanger for specified end.
Exceptions
See Also
Reference