Class SplicePoint
Inheritance
SplicePoint
Inherited Members
Namespace: NXOpen.Routing.Electrical
Assembly: NXOpen.dll
Syntax
public class SplicePoint : Point, IMessageSink, IFitTo, IOrientation, ILocation, IDatum, INXObject
Constructors
SplicePoint()
Declaration
protected SplicePoint()
Properties
AdditionalLength
Declaration
public double AdditionalLength { get; }
Property Value
| Type | Description |
|---|---|
| double |
ConnectorDevice
Declaration
public ConnectorDevice ConnectorDevice { get; }
Property Value
| Type | Description |
|---|---|
| ConnectorDevice |
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |
SphereFeature
Declaration
public Feature SphereFeature { get; }
Property Value
| Type | Description |
|---|---|
| Feature |
Implements
System.Runtime.Remoting.Messaging.IMessageSink