Class GearToothMicroGeometryBuilder
Inheritance
GearToothMicroGeometryBuilder
Assembly: NXOpen.dll
Syntax
public class GearToothMicroGeometryBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
GearToothMicroGeometryBuilder()
Declaration
protected GearToothMicroGeometryBuilder()
Properties
GearToothIndex
Declaration
public int GearToothIndex { get; set; }
Property Value
LeftFlankProfile
Declaration
public FieldData LeftFlankProfile { get; set; }
Property Value
RightFlankProfile
Declaration
public FieldData RightFlankProfile { get; set; }
Property Value
Methods
DestroyBuilder()
Declaration
public void DestroyBuilder()
WritePersistentData()
Declaration
public GearToothMicroGeometry WritePersistentData()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink