GetRodInfo Method


Fabrication Part Get Rod Info Method

Gets the fabrication rod information.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FabricationRodInfo GetRodInfo()

Return Value

FabricationRodInfo
The fabrication rod information. Returns null if the fabrication part does not have any rod.
See Also