Class StockTransitionBuilder
Inheritance
System.Object
System.MarshalByRefObject
StockTransitionBuilder
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 StockTransitionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
StockTransitionBuilder()
Declaration
protected StockTransitionBuilder()
Properties
EndProfileOriginCurve
Declaration
public SelectCurve EndProfileOriginCurve { get; }
Property Value
Type | Description |
---|---|
SelectCurve |
EndProfileOriginCurveDirection
Declaration
public bool EndProfileOriginCurveDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SegmentCollector
Declaration
public RouteObjectCollector SegmentCollector { get; }
Property Value
Type | Description |
---|---|
RouteObjectCollector |
StartProfileOriginCurve
Declaration
public SelectCurve StartProfileOriginCurve { get; }
Property Value
Type | Description |
---|---|
SelectCurve |
StartProfileOriginCurveDirection
Declaration
public bool StartProfileOriginCurveDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StockSettings
Declaration
public PathStockBuilder StockSettings { get; set; }
Property Value
Type | Description |
---|---|
PathStockBuilder |
Methods
SetStockTransitionProperties()
Declaration
public void SetStockTransitionProperties()
Implements
System.Runtime.Remoting.Messaging.IMessageSink