Class VolumeBased25DMillingOperationBuilder
Inheritance
VolumeBased25DMillingOperationBuilder
Assembly: NXOpen.dll
Syntax
public class VolumeBased25DMillingOperationBuilder : FaceMillingBuilder, IMessageSink, IComponentBuilder
Constructors
VolumeBased25DMillingOperationBuilder()
Declaration
protected VolumeBased25DMillingOperationBuilder()
Properties
BlankGeometry
Declaration
public Geometry BlankGeometry { get; }
Property Value
CutDepths
Declaration
public VolumeBased25DMillingOperationBuilder.CutDepthsType CutDepths { get; set; }
Property Value
ExtendWalls
Declaration
public bool ExtendWalls { get; set; }
Property Value
FollowNonVerticalWalls
Declaration
public bool FollowNonVerticalWalls { get; set; }
Property Value
TopOffset
Declaration
public InheritableToolDepBuilder TopOffset { get; }
Property Value
UseCleanupPass
Declaration
public bool UseCleanupPass { get; set; }
Property Value
UseExactPositioning
Declaration
public bool UseExactPositioning { get; set; }
Property Value
WallBlankThickness
Declaration
public InheritableDoubleBuilder WallBlankThickness { get; }
Property Value
ZDepthOffset
Declaration
public InheritableDoubleBuilder ZDepthOffset { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink