Gets the position of the rod end.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ GetRodEndPosition(
int rodIndex
)
Parameters
- rodIndex Int32
-
The index of the rod.
Return Value
XYZ
The position of the rod end.
Exceptions
See Also
Reference