Class PlanarOperationBuilder
Inheritance
PlanarOperationBuilder
Assembly: NXOpen.dll
Syntax
public class PlanarOperationBuilder : MillOperationBuilder, IMessageSink, IComponentBuilder
Constructors
PlanarOperationBuilder()
Declaration
protected PlanarOperationBuilder()
Properties
AdditionalPasses
Declaration
public int AdditionalPasses { get; set; }
Property Value
AutomaticPartBoundaryMethod
Declaration
public PlanarOperationBuilder.AutomaticPartBoundaryMethodTypes AutomaticPartBoundaryMethod { get; set; }
Property Value
AvoidanceMethods
Declaration
public AvoidanceMethodsBuilder AvoidanceMethods { get; }
Property Value
BndStepover
Declaration
public StepoverBuilder BndStepover { get; }
Property Value
CheckGeometry
Declaration
public Geometry CheckGeometry { get; }
Property Value
CornerLoops
Declaration
public bool CornerLoops { get; set; }
Property Value
CutAreaGeometry
Declaration
public Geometry CutAreaGeometry { get; }
Property Value
CutPattern
Declaration
public CutPatternBuilder CutPattern { get; }
Property Value
DeferCuttingStatus
Declaration
public bool DeferCuttingStatus { get; set; }
Property Value
DepthPerCut
Declaration
public InheritableDoubleBuilder DepthPerCut { get; }
Property Value
IslandCleanup
Declaration
public bool IslandCleanup { get; set; }
Property Value
NonCuttingBuilder
Declaration
public NcmPlanarBuilder NonCuttingBuilder { get; }
Property Value
PartGeometry
Declaration
public Geometry PartGeometry { get; }
Property Value
Declaration
public ToolAxisFixed ToolAxisFix { get; }
Property Value
Declaration
public bool ToolMinimumLengthUsage { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink