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