Class LinkCollection
Inheritance
LinkCollection
Assembly: NXOpen.dll
Syntax
public class LinkCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
LinkCollection()
Declaration
protected LinkCollection()
LinkCollection(MotionManager)
Declaration
protected LinkCollection(MotionManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateFixedJoint(Link)
Declaration
public Joint CreateFixedJoint(Link link)
Parameters
Type |
Name |
Description |
Link |
link |
|
Returns
CreateLinkBuilder(Link)
Declaration
public LinkBuilder CreateLinkBuilder(Link link)
Parameters
Type |
Name |
Description |
Link |
link |
|
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 Link FindObject(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
ToArray()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink