Click or drag to resize

IConductorDefinition Properties

The IConductorDefinition type exposes the following members.

Properties
 NameDescription
Public propertyConductivity Gets/Sets conductivity of the conductor (in Siemens/m) (Only applies when HasSkinDepthEffects = true).
Public propertyHasSkinDepthEffects Gets/Sets if conductor has skin depth effects.
Public propertyRadius Gets/Sets inner radius of the conductor (in m)
Public propertyResistance Gets/Sets resistance of the conductor (in Ohms/m)
Public propertyShape Gets/Sets shape of conductor (Circular, Ellipse, Polygon)
Public propertyThickness Gets/Sets thickness of the conductor (only applies when HasSkinDepthEffects = true).
Public propertyVertices Gets/Sets vertices of polygonal conductor
Public propertyXRadius Gets/Sets XRadius of elliptical conductor
Public propertyYRadius Gets/Sets YRadius of elliptical conductor
Top
See Also