NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Routing.OverstockApplicationCollection Class Reference

Represents a collection of NXOpen.Routing.OverstockApplication objects. More...

Inheritance diagram for NXOpen.Routing.OverstockApplicationCollection:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe
NXOpen.Routing.OverstockApplication 
ConvertOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.CharacteristicList reqOptCharxList, NXOpen.Expression wrapValue, NXOpen.Routing.Overstock[] overstocks)
 Converts an existing NXOpen.Routing.Overstock to Routing.Method.EntireSegments overstock. More...
 
unsafe
NXOpen.Routing.OverstockApplication 
ConvertOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Expression startOffset, NXOpen.Expression endOffset, NXOpen.Expression pieceLength, NXOpen.Expression gap, NXOpen.Expression numberOfPieces, NXOpen.Point startPoint, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.CharacteristicList reqOptCharxList, NXOpen.Expression wrapValue, NXOpen.Routing.Overstock[] overstocks)
 Converts an existing NXOpen.Routing.Overstock to Routing.Method.Interval overstock. More...
 
unsafe
NXOpen.Routing.OverstockApplication 
ConvertOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Point startPoint, NXOpen.Point endPoint, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.CharacteristicList reqOptCharxList, NXOpen.Expression wrapValue, NXOpen.Routing.Overstock[] overstocks)
 Converts an existing NXOpen.Routing.Overstock to Routing.Method.PointToPoint overstock. More...
 
unsafe
NXOpen.Routing.OverstockApplication 
ConvertOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Point definingPoint, NXOpen.Routing.PointDefinition definingDirection, NXOpen.Expression pieceLength, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.CharacteristicList reqOptCharxList, NXOpen.Expression wrapValue, NXOpen.Routing.Overstock[] overstocks)
 Converts an existing NXOpen.Routing.Overstock to Routing.Method.PointAndLength overstock. More...
 
unsafe
NXOpen.Routing.OverstockApplication 
CreateOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.WrapApplicationType stockWrapType, NXOpen.Expression wrapValue)
 Creates the Routing.Method.EntireSegments overstock. More...
 
unsafe
NXOpen.Routing.OverstockApplication 
CreateOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Expression startOffset, NXOpen.Expression endOffset, NXOpen.Expression pieceLength, NXOpen.Expression gap, NXOpen.Expression numberOfPieces, NXOpen.Point startPoint, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.WrapApplicationType stockWrapType, NXOpen.Expression wrapValue)
 Creates an NXOpen.Routing.OverstockApplication using the Interval method of application. More...
 
unsafe
NXOpen.Routing.OverstockApplication 
CreateOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Point startPoint, NXOpen.Point endPoint, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.WrapApplicationType stockType, NXOpen.Expression wrapValue)
 Creates an NXOpen.Routing.OverstockApplication using the Point to Point method of application. More...
 
unsafe
NXOpen.Routing.OverstockApplication 
CreateOverstockApplication (NXOpen.Routing.ControlPoint startControlPoint, NXOpen.Routing.ISegment[] segments, NXOpen.Routing.Stock[] stocks, NXOpen.Point definingPoint, NXOpen.Routing.PointDefinition definingDirection, NXOpen.Expression pieceLength, NXOpen.Routing.CharacteristicList overstockPart, NXOpen.Routing.WrapApplicationType stockWrapType, NXOpen.Expression wrapValue)
 Creates the Routing.Method.PointAndLength overstock by the Point and Length method. More...
 
unsafe void ReplaceOverstockApplication (NXOpen.Routing.CharacteristicList charxMap, NXOpen.Routing.Overstock overstock)
 Replace current selected overstock NXOpen.Routing.Overstock with the chosen overstock. More...
 
NXOpen.Routing.OverstockApplication[] ToArray ()
 Returns an array of NXOpen.Routing.OverstockApplication objects. More...
 
- Public Member Functions inherited from NXOpen.TaggedObjectCollection
IEnumerator GetEnumerator ()
 Returns an enumerator that iterates through a collection. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObjectCollection
new void initialize ()
 <exclude> More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of NXOpen.Routing.OverstockApplication objects.

To obtain an instance of this class, refer to NXOpen.Routing.RouteManager

Created in NX4.0.0

Member Function Documentation

unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.ConvertOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.CharacteristicList  reqOptCharxList,
NXOpen.Expression  wrapValue,
NXOpen.Routing.Overstock[]  overstocks 
)
inline

Converts an existing NXOpen.Routing.Overstock to Routing.Method.EntireSegments overstock.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
overstockPart
reqOptCharxListList of optional and required characteristics to be applied on the overstock.
wrapValue
overstocks
Returns
unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.ConvertOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Expression  startOffset,
NXOpen.Expression  endOffset,
NXOpen.Expression  pieceLength,
NXOpen.Expression  gap,
NXOpen.Expression  numberOfPieces,
NXOpen.Point  startPoint,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.CharacteristicList  reqOptCharxList,
NXOpen.Expression  wrapValue,
NXOpen.Routing.Overstock[]  overstocks 
)
inline

Converts an existing NXOpen.Routing.Overstock to Routing.Method.Interval overstock.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
startOffset
endOffset
pieceLength
gap
numberOfPieces
startPointPoint at the start offset location along the set of segments
overstockPart
reqOptCharxListList of optional and required characteristics to be applied on the overstock.
wrapValue
overstocks
Returns
unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.ConvertOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Point  startPoint,
NXOpen.Point  endPoint,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.CharacteristicList  reqOptCharxList,
NXOpen.Expression  wrapValue,
NXOpen.Routing.Overstock[]  overstocks 
)
inline

Converts an existing NXOpen.Routing.Overstock to Routing.Method.PointToPoint overstock.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
startPointpoint at the start of the piece of overstock
endPointpoint at the end of the piece of overstock
overstockPart
reqOptCharxListList of optional and required characteristics to be applied on the overstock.
wrapValue
overstocks
Returns
unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.ConvertOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Point  definingPoint,
NXOpen.Routing.PointDefinition  definingDirection,
NXOpen.Expression  pieceLength,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.CharacteristicList  reqOptCharxList,
NXOpen.Expression  wrapValue,
NXOpen.Routing.Overstock[]  overstocks 
)
inline

Converts an existing NXOpen.Routing.Overstock to Routing.Method.PointAndLength overstock.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
definingPoint
definingDirectionlocation of the defining point.
pieceLength
overstockPart
reqOptCharxListList of optional and required characteristics to be applied on the overstock.
wrapValue
overstocks
Returns
unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.CreateOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.WrapApplicationType  stockWrapType,
NXOpen.Expression  wrapValue 
)
inline

Creates the Routing.Method.EntireSegments overstock.

Specify the type of overstock to create (for example fixed cross section, wrapped, sleeved, or flagged) in the overstock part characteristic list using the "OVERSTOCK_TYPE" characteristic. Spot wrapping is not allowed for entire segments.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
overstockPart
stockWrapType
wrapValue
Returns
unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.CreateOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Expression  startOffset,
NXOpen.Expression  endOffset,
NXOpen.Expression  pieceLength,
NXOpen.Expression  gap,
NXOpen.Expression  numberOfPieces,
NXOpen.Point  startPoint,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.WrapApplicationType  stockWrapType,
NXOpen.Expression  wrapValue 
)
inline

Creates an NXOpen.Routing.OverstockApplication using the Interval method of application.

Specify the type of overstock to create (for example fixed cross section, wrapped, sleeved, or flagged) in the overstock part characteristic list using the "OVERSTOCK_TYPE" characteristic.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
startOffset
endOffset
pieceLength
gap
numberOfPieces
startPointPoint at the start offset location along the set of segments
overstockPart
stockWrapType
wrapValue
Returns
unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.CreateOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Point  startPoint,
NXOpen.Point  endPoint,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.WrapApplicationType  stockType,
NXOpen.Expression  wrapValue 
)
inline

Creates an NXOpen.Routing.OverstockApplication using the Point to Point method of application.

Specify the type of overstock to create (for example fixed cross section, wrapped, sleeved, or flagged) in the overstock part characteristic list using the "OVERSTOCK_TYPE" characteristic.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
startPointpoint at the start of the piece of overstock
endPointpoint at the end of the piece of overstock
overstockPart
stockType
wrapValue
Returns
unsafe NXOpen.Routing.OverstockApplication NXOpen.Routing.OverstockApplicationCollection.CreateOverstockApplication ( NXOpen.Routing.ControlPoint  startControlPoint,
NXOpen.Routing.ISegment[]  segments,
NXOpen.Routing.Stock[]  stocks,
NXOpen.Point  definingPoint,
NXOpen.Routing.PointDefinition  definingDirection,
NXOpen.Expression  pieceLength,
NXOpen.Routing.CharacteristicList  overstockPart,
NXOpen.Routing.WrapApplicationType  stockWrapType,
NXOpen.Expression  wrapValue 
)
inline

Creates the Routing.Method.PointAndLength overstock by the Point and Length method.

Specify the type of overstock to create (for example fixed cross section, wrapped, sleeved, or flagged) in the overstock part characteristic list using the "OVERSTOCK_TYPE" characteristic.

Created in NX5.0.0

License requirements: routing_advanced ("Routing Advanced") OR routing_harness ("Routing Harness") OR routing_cabling ("Routing Cabling") OR routing_pipetube ("Routing Piping and Tubing") OR routing_hvac ("Routing HVAC") OR routing_platform ("Routing Platform") OR routing_pid ("Routing PID")

Parameters
startControlPointControl Point at the start of the set of segments
segmentsSegments to cover with overstock
stocksStocks to cover with overstock
definingPoint
definingDirectionlocation of the defining point.
pieceLength
overstockPart
stockWrapType
wrapValue
Returns
override int NXOpen.Routing.OverstockApplicationCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

unsafe void NXOpen.Routing.OverstockApplicationCollection.ReplaceOverstockApplication ( NXOpen.Routing.CharacteristicList  charxMap,
NXOpen.Routing.Overstock  overstock 
)
inline

Replace current selected overstock NXOpen.Routing.Overstock with the chosen overstock.

It is only used by UI.

Created in NX10.0.0

License requirements: routing_base ("Routing Basic") OR routing_advanced ("Routing Advanced")

Parameters
charxMap
overstock
NXOpen.Routing.OverstockApplication [] NXOpen.Routing.OverstockApplicationCollection.ToArray ( )
inline

Returns an array of NXOpen.Routing.OverstockApplication objects.

Property Documentation

Tag NXOpen.Routing.OverstockApplicationCollection.Tag
get

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.