ConduitSize
Description:
Constructs an object that stores the basic size information for conduit.
Constructs an object that stores the basic size information for conduit.
-
nominalDiameterNominal diameter. The value should be a valid, positive Revit length.
-
innerDiameterInner diameter. The value should be a valid, positive Revit length.
-
outerDiameterOuter diameter. The value should be a valid, positive Revit length.
-
bendRadiusMinimum bend radius. The value should be a valid, positive Revit length.
-
usedInSizeListsWhether it is used in size lists.
-
usedInSizingWhether is used in sizing.
-
The given value for nominalDiameter must be greater than 0 and no more than 30000 feet. -or- The given value for innerDiameter must be greater than 0 and no more than 30000 feet. -or- The given value for outerDiameter must be greater than 0 and no more than 30000 feet. -or- The given value for bendRadius must be greater than 0 and no more than 30000 feet.