Class GraphObjectCollection
Inheritance
GraphObjectCollection
Assembly: NXOpen.dll
Syntax
public class GraphObjectCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
GraphObjectCollection()
Declaration
protected GraphObjectCollection()
GraphObjectCollection(MotionSolution)
Declaration
protected GraphObjectCollection(MotionSolution owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateGraphObjectBuilder(Graph)
Declaration
public GraphObjectBuilder CreateGraphObjectBuilder(Graph graph)
Parameters
Type |
Name |
Description |
Graph |
graph |
|
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 Graph FindObject(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
ToArray()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink