Class CableStockDefinition
Inheritance
CableStockDefinition
Inherited Members
Namespace: NXOpen.Routing.Electrical
Assembly: NXOpen.dll
Syntax
public class CableStockDefinition : ElectricalStockDefinition, IMessageSink, ICharacteristic, INXObject
Constructors
CableStockDefinition()
Declaration
protected CableStockDefinition()
Properties
CableLocation
Declaration
public int CableLocation { get; set; }
Property Value
Type | Description |
---|---|
int |
CoverThickness
Declaration
public double CoverThickness { get; set; }
Property Value
Type | Description |
---|---|
double |
WireSpacing
Declaration
public double WireSpacing { get; set; }
Property Value
Type | Description |
---|---|
double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink