Class CylindricalMillingCutParameters
Inheritance
CylindricalMillingCutParameters
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class CylindricalMillingCutParameters : FeatureMillingCutParameters, IMessageSink
Constructors
CylindricalMillingCutParameters()
Declaration
protected CylindricalMillingCutParameters()
Properties
BottomOffset
Declaration
public VerticalPosition BottomOffset { get; }
Property Value
Type | Description |
---|---|
VerticalPosition |
ContinuousCut
Declaration
public bool ContinuousCut { get; set; }
Property Value
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink