Class HyperbolaCollection
Inheritance
HyperbolaCollection
Assembly: NXOpen.dll
Syntax
public class HyperbolaCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
HyperbolaCollection()
Declaration
protected HyperbolaCollection()
HyperbolaCollection(BasePart)
Declaration
protected HyperbolaCollection(BasePart 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 Hyperbola[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink