Class LaminateModePropertyCollection
Inheritance
LaminateModePropertyCollection
Assembly: NXOpen.dll
Syntax
public class LaminateModePropertyCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
LaminateModePropertyCollection()
Declaration
protected LaminateModePropertyCollection()
LaminateModePropertyCollection(LaminateDynamicSim)
Declaration
protected LaminateModePropertyCollection(LaminateDynamicSim owner)
Parameters
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
FindObject(string)
Declaration
public LaminateModeProperty FindObject(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
ToArray()
Declaration
public LaminateModeProperty[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink