Class BoltCollection
Inheritance
BoltCollection
Assembly: NXOpen.dll
Syntax
public class BoltCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
BoltCollection()
Declaration
protected BoltCollection()
BoltCollection(BaseFEModel)
Declaration
protected BoltCollection(BaseFEModel owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateBoltBuilder(Bolt)
Declaration
public BoltBuilder CreateBoltBuilder(Bolt bolt)
Parameters
Type |
Name |
Description |
Bolt |
bolt |
|
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
FindObject(string)
Declaration
public Bolt FindObject(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
ToArray()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink