| WireDataCapRadius Property |
[This is preliminary documentation and is subject to change.]
Equivalent conductor radius for capacitance calcs. Specify this for bundled conductors. Defaults to same value as radius.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double CapRadius { get; set; }
Public Property CapRadius As Double
Get
Set
public:
property double CapRadius {
double get ();
void set (double value);
}
member CapRadius : float with get, set
function get_CapRadius();
function set_CapRadius(value);
Property Value
Type:
DoubleSee Also