Class BevelGearBuilder
Inheritance
BevelGearBuilder
Assembly: NXOpen.dll
Syntax
public class BevelGearBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
BevelGearBuilder()
Declaration
protected BevelGearBuilder()
Properties
AddendumFactor
Declaration
public Expression AddendumFactor { get; }
Property Value
AddendumType
Declaration
public BevelGearBuilder.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
FilletRadiusFactor
Declaration
public Expression FilletRadiusFactor { get; }
Property Value
HandednessOfHelix
Declaration
public BevelGearBuilder.EnumHandednessOfHelixType HandednessOfHelix { get; set; }
Property Value
HelixAngle
Declaration
public Expression HelixAngle { get; }
Property Value
MatchTeethNumber
Declaration
public Expression MatchTeethNumber { get; }
Property Value
OutModule
Declaration
public Expression OutModule { get; }
Property Value
ParameterType
Declaration
public BevelGearBuilder.EnumParameterType ParameterType { get; set; }
Property Value
PitchAngle
Declaration
public Expression PitchAngle { get; }
Property Value
PressureAngle
Declaration
public Expression PressureAngle { get; }
Property Value
RadialAddendum
Declaration
public Expression RadialAddendum { get; }
Property Value
ShaftAngle
Declaration
public Expression ShaftAngle { get; }
Property Value
TangentAddendum
Declaration
public Expression TangentAddendum { get; }
Property Value
TeethNumber
Declaration
public Expression TeethNumber { get; }
Property Value
ToothBreadthFactor
Declaration
public Expression ToothBreadthFactor { get; }
Property Value
ToothHeightType
Declaration
public BevelGearBuilder.EnumToothHeightType ToothHeightType { get; set; }
Property Value
Type
Declaration
public BevelGearBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink