Class Overstock
Inheritance
System.Object
System.MarshalByRefObject
Overstock
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class Overstock : Stock, IMessageSink, ICharacteristic, INXObject
Constructors
Overstock()
Declaration
protected Overstock()
Methods
GetCoveredStocks()
Declaration
public Stock[] GetCoveredStocks()
Returns
Type | Description |
---|---|
Stock[] |
GetGapDistance()
Declaration
public Scalar GetGapDistance()
Returns
Type | Description |
---|---|
Scalar |
GetNumberOfWraps()
Declaration
public Scalar GetNumberOfWraps()
Returns
Type | Description |
---|---|
Scalar |
GetOverstockCreationMethod()
Declaration
public CreationMethod GetOverstockCreationMethod()
Returns
Type | Description |
---|---|
CreationMethod |
GetOverstockSegments()
Declaration
public Curve[] GetOverstockSegments()
Returns
Type | Description |
---|---|
Curve[] |
GetOverstockType()
Declaration
public Type GetOverstockType()
Returns
Type | Description |
---|---|
Type |
GetPercentageOverlap()
Declaration
public Scalar GetPercentageOverlap()
Returns
Type | Description |
---|---|
Scalar |
GetThickness()
Declaration
public Scalar GetThickness()
Returns
Type | Description |
---|---|
Scalar |
GetWidth()
Declaration
public Scalar GetWidth()
Returns
Type | Description |
---|---|
Scalar |
Implements
System.Runtime.Remoting.Messaging.IMessageSink