FabricationRodInfoRodCount Property |
Gets the number of rods.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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