Class BladeCutLevels
Inheritance
BladeCutLevels
Assembly: NXOpen.dll
Syntax
public class BladeCutLevels : Builder, IMessageSink, IComponentBuilder
Constructors
BladeCutLevels()
Declaration
protected BladeCutLevels()
Properties
DepthMode
Declaration
public BladeCutLevels.DepthModeTypes DepthMode { get; set; }
Property Value
DepthPerCut
Declaration
public BladeCutLevels.DepthPerCutTypes DepthPerCut { get; set; }
Property Value
Distance
Declaration
public InheritableToolDepBuilder Distance { get; }
Property Value
EndPercent
Declaration
public double EndPercent { get; set; }
Property Value
FinishPassAtEnd
Declaration
public bool FinishPassAtEnd { get; set; }
Property Value
FinishPassAtStart
Declaration
public bool FinishPassAtStart { get; set; }
Property Value
HubExtensions
Declaration
public BladeCutLevels.HubExtensionsTypes HubExtensions { get; set; }
Property Value
IncompleteLevels
Declaration
public BladeCutLevels.IncompleteLevelsTypes IncompleteLevels { get; set; }
Property Value
NumberOfCuts
Declaration
public int NumberOfCuts { get; set; }
Property Value
Declaration
public int NumberOfIntermediateCuts { get; set; }
Property Value
RangeDepth
Declaration
public BladeCutLevels.RangeDepthTypes RangeDepth { get; set; }
Property Value
ReduceDepthPerCutWhenEmbeded
Declaration
public bool ReduceDepthPerCutWhenEmbeded { get; set; }
Property Value
ScallopDistance
Declaration
public InheritableDoubleBuilder ScallopDistance { get; }
Property Value
StartPercent
Declaration
public double StartPercent { get; set; }
Property Value
StripeEndPercent
Declaration
public double StripeEndPercent { get; set; }
Property Value
StripeStartPercent
Declaration
public double StripeStartPercent { get; set; }
Property Value
StripeType
Declaration
public BladeCutLevels.StripeTypes StripeType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink