Class SIZERCollection
Inheritance
SIZERCollection
Assembly: NXOpen.dll
Syntax
public class SIZERCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
SIZERCollection()
Declaration
protected SIZERCollection()
SIZERCollection(PhysicsManager)
Declaration
protected SIZERCollection(PhysicsManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateExportBuilder()
Declaration
public ExportLoadCurveBuilder CreateExportBuilder()
Returns
CreateImportBuilder()
Declaration
public ImportSelectedMotorsBuilder CreateImportBuilder()
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 ExportLoadCurveBuilder[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink