Class FillerCollection
Inheritance
FillerCollection
Assembly: NXOpen.dll
Syntax
public class FillerCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
FillerCollection()
Declaration
protected FillerCollection()
FillerCollection(RouteManager)
Declaration
protected FillerCollection(RouteManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateStock(StockData, Anchor, CrossSection, ISegment[])
Declaration
public Stock[] CreateStock(StockData stockData, Anchor anchor, CrossSection crossSection, ISegment[] segments)
Parameters
Returns
EnumerateMoveNext(ref Tag, byte[])
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
ToArray()
Declaration
public Filler[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink