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