 | ThinSeamDefinitionInductance Property |
Gets/Sets inductance of thin seam.
Namespace: ema3d.Api.V25.Core.DefinitionsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double Inductance { get; set; }
Public Property Inductance As Double
Get
Set
public:
property double Inductance {
double get ();
void set (double value);
}
member Inductance : float with get, set
Property Value
Double
See Also