FabricationRodInfo.RodCount Property

FabricationRodInfoRodCount Property

Gets the number of rods.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int RodCount { get; }
Public ReadOnly Property RodCount As Integer
	Get
public:
property int RodCount {
	int get ();
}
member RodCount : int with get

Property Value

Int32
See Also