Class CopeCornerCollection
Inheritance
CopeCornerCollection
Assembly: NXOpen.dll
Syntax
public class CopeCornerCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
CopeCornerCollection()
Declaration
protected CopeCornerCollection()
CopeCornerCollection(RouteManager)
Declaration
protected CopeCornerCollection(RouteManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
AssignCopeCorner(ControlPoint, Stock[])
Declaration
public CopeCorner AssignCopeCorner(ControlPoint rcp, Stock[] copeStocks)
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 CopeCorner[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink