Class DieSimCollection
Inheritance
DieSimCollection
Assembly: NXOpen.dll
Syntax
public class DieSimCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
DieSimCollection()
Declaration
protected DieSimCollection()
DieSimCollection(Part)
Declaration
protected DieSimCollection(Part owner)
Parameters
Type |
Name |
Description |
Part |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
EnumerateMoveNext(ref Tag, byte[])
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
FindActivePressModel()
Declaration
public PressModel FindActivePressModel()
Returns
ToArray()
Declaration
public PressModelRoot[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink