Click or drag to resize

ConductorDefinition Properties

The ConductorDefinition type exposes the following members.

Properties
 NameDescription
Public propertyConductivity Gets/Sets conductivity of the conductor (in Siemens/m) (Only applies when HasSkinDepthEffects = true).
Public propertyDisplayName Gets/Sets the display name of the underlying sim object.
(Inherited from APISimObjectBaseTWrapper)
Public propertyHasSkinDepthEffects Gets/Sets if conductor has skin depth effects.
Public propertyJacket Gets/Sets the conductor's dielectric jacket
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 propertySignalID 
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