ConduitSizeBendRadius Property |
Minimum bend radius
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double BendRadius { get; }
Public ReadOnly Property BendRadius As Double
Get
public:
property double BendRadius {
double get ();
}
member BendRadius : float with get
Property Value
Double
See Also