Class CylinderGearBuilder
Inheritance
CylinderGearBuilder
Assembly: NXOpen.dll
Syntax
public class CylinderGearBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CylinderGearBuilder()
Declaration
protected CylinderGearBuilder()
Properties
AddenModCoe
Declaration
public Expression AddenModCoe { get; }
Property Value
AddendumFactor
Declaration
public Expression AddendumFactor { get; }
Property Value
AddendumType
Declaration
public CylinderGearBuilder.EnumAddendumType AddendumType { get; set; }
Property Value
AssociativeAxis
Declaration
public bool AssociativeAxis { get; set; }
Property Value
Axis
Declaration
public Axis Axis { get; set; }
Property Value
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { get; }
Property Value
Clearance
Declaration
public Expression Clearance { get; }
Property Value
CutterAddenModCoe
Declaration
public Expression CutterAddenModCoe { get; }
Property Value
CutterTeethNumber
Declaration
public Expression CutterTeethNumber { get; }
Property Value
FaceWidth
Declaration
public Expression FaceWidth { get; }
Property Value
FilletRadiusFactor
Declaration
public Expression FilletRadiusFactor { get; }
Property Value
HandednessOfHelix
Declaration
public CylinderGearBuilder.EnumHandednessOfHelixType HandednessOfHelix { get; set; }
Property Value
HelixAngle
Declaration
public Expression HelixAngle { get; }
Property Value
MachiningType
Declaration
public CylinderGearBuilder.EnumMachiningType MachiningType { get; set; }
Property Value
MatchAddenModCoe
Declaration
public Expression MatchAddenModCoe { get; }
Property Value
MatchTeethNumber
Declaration
public Expression MatchTeethNumber { get; }
Property Value
Module
Declaration
public Expression Module { get; }
Property Value
OutsideDiameter
Declaration
public Expression OutsideDiameter { get; }
Property Value
ParameterType
Declaration
public CylinderGearBuilder.EnumParameterType ParameterType { get; set; }
Property Value
PitchDiameter
Declaration
public Expression PitchDiameter { get; }
Property Value
PressureAngle
Declaration
public Expression PressureAngle { get; }
Property Value
TeethNumber
Declaration
public Expression TeethNumber { get; }
Property Value
TipDiameter
Declaration
public Expression TipDiameter { get; }
Property Value
Type
Declaration
public CylinderGearBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink