Class DmRadBuilder
Assembly: NXOpen.dll
Syntax
public class DmRadBuilder : TaggedObject, IMessageSink
Constructors
DmRadBuilder()
Declaration
Properties
CutPatternBuilder
Declaration
public CutPatternBuilder CutPatternBuilder { get; }
Property Value
DpmStepoverBuilder
Declaration
public StepoverBuilder DpmStepoverBuilder { get; }
Property Value
DpmStepoverMaxBuilder
Declaration
public InheritableDoubleBuilder DpmStepoverMaxBuilder { get; }
Property Value
DpmStepoverMinBuilder
Declaration
public InheritableDoubleBuilder DpmStepoverMinBuilder { get; }
Property Value
DpmrcBoundaryLeftBuilder
Declaration
public InheritableDoubleBuilder DpmrcBoundaryLeftBuilder { get; }
Property Value
DpmrcBoundaryRightBuilder
Declaration
public InheritableDoubleBuilder DpmrcBoundaryRightBuilder { get; }
Property Value
RadCutMethod
Declaration
public DmRadBuilder.RadCutMethodType RadCutMethod { get; set; }
Property Value
RadStepoverType
Declaration
public DmRadBuilder.RadStepoverTypeType RadStepoverType { get; set; }
Property Value
RadTraverseDir
Declaration
public DmRadBuilder.RadTraverseDirType RadTraverseDir { get; set; }
Property Value
StepoverPercentBuilder
Declaration
public InheritableDoubleBuilder StepoverPercentBuilder { get; }
Property Value
StepoverScallopBuilder
Declaration
public InheritableDoubleBuilder StepoverScallopBuilder { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink