Class GearToothMicroGeometryCollection
Inheritance
GearToothMicroGeometryCollection
Assembly: NXOpen.dll
Syntax
public class GearToothMicroGeometryCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
GearToothMicroGeometryCollection()
Declaration
protected GearToothMicroGeometryCollection()
GearToothMicroGeometryCollection(MotionManager)
Declaration
protected GearToothMicroGeometryCollection(MotionManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateGearToothMicrogeometryBuilder(GearToothMicroGeometry)
Declaration
public GearToothMicroGeometryBuilder CreateGearToothMicrogeometryBuilder(GearToothMicroGeometry microGeometry)
Parameters
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 GearToothMicroGeometry FindObject(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
ToArray()
Declaration
public GearToothMicroGeometry[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink