Click or drag to resize

Jacket Class

A cable jacket that is attached to some
Inheritance Hierarchy
SystemObject
  ema3d.Api.V25.CablingJacket

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public sealed class Jacket

The Jacket type exposes the following members.

Properties
 NameDescription
Public propertyDielectric Gets/Sets the dielectric constant of this jacket.
Public propertyDisplayColor Gets/Sets the display color of this jacket.
Public propertyThickness Gets/Sets the thickness of the dielectric jacket
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also