Class RackBuilder
Assembly: NXOpen.dll
Syntax
public class RackBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RackBuilder()
Declaration
Properties
AddendumFactor
Declaration
public Expression AddendumFactor { get; }
Property Value
AddendumModCoefficient
Declaration
public Expression AddendumModCoefficient { get; }
Property Value
AssociativeAxis
Declaration
public bool AssociativeAxis { get; set; }
Property Value
Axis
Declaration
public Axis Axis { get; set; }
Property Value
BaseHeight
Declaration
public Expression BaseHeight { get; }
Property Value
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { get; }
Property Value
Clearance
Declaration
public Expression Clearance { get; }
Property Value
FaceWidth
Declaration
public Expression FaceWidth { get; }
Property Value
FilletRadiusFactor
Declaration
public Expression FilletRadiusFactor { get; }
Property Value
HandednessOfHelix
Declaration
public RackBuilder.EnumHandednessOfHelixType HandednessOfHelix { get; set; }
Property Value
HelixAngle
Declaration
public Expression HelixAngle { get; }
Property Value
Length
Declaration
public Expression Length { get; }
Property Value
Module
Declaration
public Expression Module { get; }
Property Value
ParameterType
Declaration
public RackBuilder.EnumParameterType ParameterType { get; set; }
Property Value
Pitch
Declaration
public Expression Pitch { get; }
Property Value
PressureAngle
Declaration
public Expression PressureAngle { get; }
Property Value
Type
Declaration
public RackBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink