 | IConductorDefinitionRadius Property |
Gets/Sets inner radius of the conductor (in m)
Namespace: ema3d.Api.V25.Cabling.DefinitionsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxdouble Radius { get; set; }
Property Radius As Double
Get
Set
property double Radius {
double get ();
void set (double value);
}
abstract Radius : float with get, set
Property Value
Double
See Also