Gets the size count of the conduit size table. The conduit standard name the location of the size in the size table.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int GetSizeCount( string standardName )
Parameters
- standardName String
- The conduit standard name.
Return Value
Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
