Class PlantInputCollection
Inheritance
PlantInputCollection
Assembly: NXOpen.dll
public class PlantInputCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
Declaration
protected PlantInputCollection()
Declaration
protected PlantInputCollection(MotionManager owner)
Parameters
Properties
Declaration
Property Value
Methods
Declaration
public PlantInputBuilder CreatePlantInputBuilder(PlantInput plantinput)
Parameters
Returns
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
Declaration
public PlantInput FindObject(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
Declaration
public PlantInput[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink