NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.RoughFinishTurningBuilder Class Reference

Represents a RoughFinishTurning Builder More...

Inheritance diagram for NXOpen.CAM.RoughFinishTurningBuilder:
NXOpen.CAM.TurningOperationBuilder NXOpen.CAM.OperationBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAM.FinishTurningBuilder NXOpen.CAM.RoughTurningBuilder

Public Types

enum  CustomMemberDataTypes { WithinRegion, WithinDistance }
 the Custom Member Data types More...
 
enum  CutRegionsTypes {
  SingleRegion, SingleDirection, ReverseDirection, BiDirectional,
  Alternate
}
 the Cut regions types More...
 
enum  ExtendModeTypes { Specify, Tagential, Tangential = 1 }
 the Extend Mode types More...
 
enum  MaximumAreaModes { None, Partunit, Tool }
 the Maximum Area modes More...
 
enum  MinimumAreaTypes { None, Specify, Partunit = 1, Tool }
 the Mininmum Area types More...
 
enum  MinmaxAreaUnits { Square, Percentage }
 the Minimum/Maximum Area units More...
 
enum  MinmaxSizeModes { None, Axial, Radial, AxialAndRadial }
 the Maximum/Maximum Size modes More...
 
enum  MinmaxSizeUnits { Length, Percentage }
 the Minimum/Maximum Size Axial/Radial units More...
 
enum  RegionMachiningTypes { Single, Multiple }
 the Region Machining types More...
 
enum  RegionSelectionTypes { Automatic, Manual }
 the Region Selection types More...
 
enum  ToleranceOffsetTypes { AfterContainment, BeforeContainment }
 the Tolerance Offset types More...
 
- Public Types inherited from NXOpen.CAM.TurningOperationBuilder
enum  MotionOutputOptions { LinearOnly, Circular, MachineCycle }
 The motion output options More...
 
enum  ReorientToolHolderModeOptions { None, Fixed, Variable }
 available options for Reorient Tool Holder Mode More...
 
enum  TrackingPointType { Fixed, Rotate, Auto }
 available types for tracking point More...
 
- Public Types inherited from NXOpen.CAM.OperationBuilder
enum  HoleAxisTypes { Vector, Rule, RuleIfNoVector }
 Available types for Hole Axis Type in feature milling and hole making More...
 
enum  HoleDepthTypes { Point, Rule }
 Available types for Hole Depth Type in feature milling and hole making More...
 
enum  OptimizationBasedOnTypes { Dist, Orient }
 Available types for optimization based on in operation More...
 
enum  OptimizationDistanceTypes { Direct, Transition }
 Available types for optimization distance method in operation More...
 
enum  OptimizationLevelTypes { Standard, Advanced }
 Available types for optimization level in operation More...
 
- Public Types inherited from NXOpen.CAM.ParamBuilder
enum  OptimizationTypes { None, MinimizeTravel, Band }
 Available types for Optimization Method in operation More...
 

Properties

unsafe NXOpen.CAM.TrimPlane AxialTrimPlane1 [get]
 Returns the axial trim plane 1 More...
 
unsafe NXOpen.CAM.TrimPlane AxialTrimPlane2 [get]
 Returns the axial trim plane 2 More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.CustomMemberDataTypes 
CustomMemberData [get, set]
 Returns or sets the Custom Member Data type More...
 
unsafe double CustomMemberDataDistance [get, set]
 Returns or sets the Custom Member Data Distance More...
 
unsafe NXOpen.CAM.Boundary CustomPartBoundary [get]
 Returns the custom part boundary builder More...
 
unsafe NXOpen.CAM.TurnCutParameters CutParameters [get]
 Returns the cut parameter object More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.CutRegionsTypes 
CutRegions [get, set]
 Returns or sets the Cut regions type More...
 
unsafe double EndAngle [get, set]
 Returns or sets the end angle More...
 
unsafe double EndOffset [get, set]
 Returns or sets the end offset More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.ExtendModeTypes 
ExtendMode [get, set]
 Returns or sets the Extend Mode More...
 
unsafe bool IgnoreMinimumBoringDiameter [get, set]
 Returns or sets the Ignore Minimum Boring Diameter toggle More...
 
unsafe NXOpen.CAM.CutAngle LevelAngleBuilder [get]
 Returns the Level Angle More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.MaximumAreaModes 
MaximumAreaMode [get, set]
 Returns or sets the Maximum Area mode More...
 
unsafe double MaximumAreaSize [get, set]
 Returns or sets the Maximum Area Size More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.MinmaxAreaUnits 
MaximumAreaUnit [get, set]
 Returns or sets the Maximum Area Unit More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MaximumSizeAxial [get]
 Returns the Maximum Size Axial More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.MinmaxSizeModes 
MaximumSizeMode [get, set]
 Returns or sets the Maximum Size Mode More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MaximumSizeRadial [get]
 Returns the Maximum Size Radial More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.MinimumAreaTypes 
MinimumArea [get, set]
 Returns or sets the Minimum Area type More...
 
unsafe double MinimumAreaSize [get, set]
 Returns or sets the Minimum Area Size More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.MinmaxAreaUnits 
MinimumAreaUnit [get, set]
 Returns or sets the Minimum Area Unit More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinimumSizeAxial [get]
 Returns the Minimum Size Axial More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.MinmaxSizeModes 
MinimumSizeMode [get, set]
 Returns or sets the Minimum Size Mode More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinimumSizeRadial [get]
 Returns the Minimum Size Radial More...
 
unsafe bool OmitReversals [get, set]
 Returns or sets the Omit Reversals toggle More...
 
unsafe NXOpen.CAM.TrimPlane RadialTrimPlane1 [get]
 Returns the radial trim plane 1 More...
 
unsafe NXOpen.CAM.TrimPlane RadialTrimPlane2 [get]
 Returns the radial trim plane 2 More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.RegionMachiningTypes 
RegionMachining [get, set]
 Returns or sets the Region Machining type More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.RegionSelectionTypes 
RegionSelection [get, set]
 Returns or sets the Region Selection type More...
 
unsafe NXOpen.Point RegionSelectionPoint [get, set]
 Returns or sets the Region Selection Point More...
 
unsafe double StartAngle [get, set]
 Returns or sets the start angle More...
 
unsafe double StartOffset [get, set]
 Returns or sets the Start Offset More...
 
unsafe NXOpen.CAM.CutAngle StepAngleBuilder [get]
 Returns the Step Angle More...
 
unsafe
NXOpen.CAM.RoughFinishTurningBuilder.ToleranceOffsetTypes 
ToleranceOffset [get, set]
 Returns or sets the Tolerance Offset type More...
 
unsafe NXOpen.CAM.TrimPoint TrimPoint1 [get]
 Returns the trim point 1 More...
 
unsafe NXOpen.CAM.TrimPoint TrimPoint2 [get]
 Returns the trim point 2 More...
 
- Properties inherited from NXOpen.CAM.TurningOperationBuilder
unsafe string AdditionalCommands [get, set]
 Returns or sets the Additional Commands More...
 
unsafe NXOpen.CAM.FeedsTurnBuilder FeedsBuilder [get]
 Returns the feeds and speeds builder More...
 
unsafe bool FlipToolAroundHolder [get, set]
 Returns or sets the Flip Tool Around Holder toggle More...
 
unsafe string MachineCycleSubroutineName [get, set]
 Returns or sets the machine cycle subroutine name More...
 
unsafe
NXOpen.CAM.TurningOperationBuilder.MotionOutputOptions 
MotionOutput [get, set]
 Returns or sets the motion output More...
 
unsafe bool ReorientToolHolder [get, set]
 Returns or sets the Reorient Tool Holder toggle. More...
 
unsafe
NXOpen.CAM.TurningOperationBuilder.ReorientToolHolderModeOptions 
ReorientToolHolderMode [get, set]
 Returns or sets the Reorient Tool Holder Mode More...
 
unsafe bool RotateTrackingPoint [get, set]
 Returns or sets the Rotate Tracking Point toggle More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ToolHolderAngle [get]
 Returns the Tool Holder Angle More...
 
unsafe
NXOpen.CAM.TurningOperationBuilder.TrackingPointType 
TrackingPointStatus [get, set]
 Returns or sets the tracking point status More...
 
unsafe bool UpdateIpw [get, set]
 Returns or sets the update IPW mode More...
 
unsafe bool UseMachineCycle [get, set]
 Returns or sets the Use Machine Cycle toggle More...
 
- Properties inherited from NXOpen.CAM.OperationBuilder
unsafe string ChannelName [get, set]
 Returns or sets the channel's name More...
 
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe
NXOpen.CAM.PostEventsCiBuilder 
EndOfPath [get]
 Returns the end event builder More...
 
unsafe NXOpen.CAM.UdeSet EndUdeSet [get]
 Returns the end ude set More...
 
unsafe NXOpen.CAM.GeometryCiBuilder Geometry [get]
 Returns the geometry builder More...
 
unsafe bool GougeChecking [get, set]
 Returns or sets the gouge checking flag More...
 
unsafe
NXOpen.CAM.OperationBuilder.HoleAxisTypes 
HoleAxisType [get, set]
 Returns or sets the Hole Axis Type More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
HoleDepth [get]
 Returns the max depth distance builder More...
 
unsafe
NXOpen.CAM.OperationBuilder.HoleDepthTypes 
HoleDepthType [get, set]
 Returns or sets the Hole Depth Type More...
 
unsafe NXOpen.CAM.LayoutCiBuilder LayoutAndLayer [get]
 Returns the Layer and Layout More...
 
unsafe
NXOpen.CAM.ArcOutputTypeCiBuilder 
MotionOutputBuilder [get]
 Returns the motion output builder More...
 
unsafe NXOpen.CAM.Notes Notes [get]
 Returns the notes builder More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationBasedOnTypes 
OptimizationBasedOn [get, set]
 Returns or sets the optimization based on in operation More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationDistanceTypes 
OptimizationDistanceMethod [get, set]
 Returns or sets the optimization distance method in operation More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationLevelTypes 
OptimizationLevel [get, set]
 Returns or sets the optimization level in operation More...
 
unsafe
NXOpen.CAM.OperationDisplayOptionsBuilder 
PathDisplayOptions [get]
 Returns the path display options builder More...
 
unsafe string PostToolPathExit [get, set]
 Returns or sets the environment variable that points to the post tool path generation library which has the exit More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RetractDistance [get]
 Returns the Retract Distance builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RetractDistanceOnToolAxisChange [get]
 Returns the Retract Distance on Tool Axis Change builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
SafeClearance [get]
 Returns the safe clearance builder More...
 
unsafe bool SelectToolFlag [get, set]
 Returns or sets the user selected tool More...
 
unsafe
NXOpen.CAM.PostEventsCiBuilder 
StartOfPath [get]
 Returns the start event builder More...
 
unsafe NXOpen.CAM.UdeSet StartUdeSet [get]
 Returns the start ude set More...
 
unsafe
NXOpen.CAM.ToolChangeCiBuilder 
ToolChangeSetting [get]
 Returns the tool change builder More...
 
unsafe
NXOpen.CAM.ToolPathEditorBuilder 
ToolPathEditor [get]
 Returns the Tool Path Editor Builder More...
 
unsafe
NXOpen.CAM.ToolPathSplitParametersBuilder 
ToolPathSplitParametersBuilder [get]
 Returns the tool path split Parameters More...
 
- Properties inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.CAM.Ude CycleEvent [get]
 Returns the cycle event More...
 
unsafe NXOpen.CAM.Cycle CycleTable [get]
 Returns the cycle More...
 
unsafe
NXOpen.CAM.ParamBuilder.OptimizationTypes 
OptimizationMethod [get, set]
 Returns or sets the optim method More...
 
unsafe NXOpen.CAM.NCGroup TargetPocket [get, set]
 Returns or sets the target pocket More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAM.OperationBuilder
unsafe double[] GetHoleAxisValues ()
 Get the Hole Axis values More...
 
unsafe void SetHoleAxisValues (double[] holeAxis)
 Set the Hole Axis values More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a RoughFinishTurning Builder

This is an abstract class and cannot be instantiated.

Created in NX6.0.0

Member Enumeration Documentation

the Custom Member Data types

Enumerator
WithinRegion 

Within Region

WithinDistance 

Within Distance

the Cut regions types

Enumerator
SingleRegion 

Cut regions type: Single Region

SingleDirection 

Cut regions type: Single Direction

ReverseDirection 

Cut regions type: Reverse Direction

BiDirectional 

Cut regions type: Bi-directional

Alternate 

Cut regions type: Alternate

the Extend Mode types

Enumerator
Specify 

Specify

Tagential 

Tagential

Tangential 

Tangential

the Maximum Area modes

Enumerator
None 

None.

Partunit 

Part Unit

Tool 

Tool

the Mininmum Area types

Enumerator
None 

None.

Specify 

Old NX6 item

Partunit 

Part Unit

Tool 

Tool

the Minimum/Maximum Area units

Enumerator
Square 

Square length.

Percentage 

Percentage

the Maximum/Maximum Size modes

Enumerator
None 

None.

Axial 

Axial

Radial 

Radial

AxialAndRadial 

Axial and Radial

the Minimum/Maximum Size Axial/Radial units

Enumerator
Length 

Length.

Percentage 

Percentage

the Region Machining types

Enumerator
Single 

Region Machining type: Single

Multiple 

Region Machining type: Multiple

the Region Selection types

Enumerator
Automatic 

Automatic cut region selection.

Manual 

Manual cut region selection.

the Tolerance Offset types

Enumerator
AfterContainment 

Tolerance offset after containment.

BeforeContainment 

Tolerance offset before containment.

Property Documentation

unsafe NXOpen.CAM.TrimPlane NXOpen.CAM.RoughFinishTurningBuilder.AxialTrimPlane1
get

Returns the axial trim plane 1

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.TrimPlane NXOpen.CAM.RoughFinishTurningBuilder.AxialTrimPlane2
get

Returns the axial trim plane 2

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.CustomMemberDataTypes NXOpen.CAM.RoughFinishTurningBuilder.CustomMemberData
getset

Returns or sets the Custom Member Data type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.RoughFinishTurningBuilder.CustomMemberDataDistance
getset

Returns or sets the Custom Member Data Distance

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.Boundary NXOpen.CAM.RoughFinishTurningBuilder.CustomPartBoundary
get

Returns the custom part boundary builder

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.TurnCutParameters NXOpen.CAM.RoughFinishTurningBuilder.CutParameters
get

Returns the cut parameter object

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.CutRegionsTypes NXOpen.CAM.RoughFinishTurningBuilder.CutRegions
getset

Returns or sets the Cut regions type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.RoughFinishTurningBuilder.EndAngle
getset

Returns or sets the end angle

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.RoughFinishTurningBuilder.EndOffset
getset

Returns or sets the end offset

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.RoughFinishTurningBuilder.ExtendModeTypes NXOpen.CAM.RoughFinishTurningBuilder.ExtendMode
getset

Returns or sets the Extend Mode

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.RoughFinishTurningBuilder.IgnoreMinimumBoringDiameter
getset

Returns or sets the Ignore Minimum Boring Diameter toggle

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.CutAngle NXOpen.CAM.RoughFinishTurningBuilder.LevelAngleBuilder
get

Returns the Level Angle

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.MaximumAreaModes NXOpen.CAM.RoughFinishTurningBuilder.MaximumAreaMode
getset

Returns or sets the Maximum Area mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.RoughFinishTurningBuilder.MaximumAreaSize
getset

Returns or sets the Maximum Area Size

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.RoughFinishTurningBuilder.MinmaxAreaUnits NXOpen.CAM.RoughFinishTurningBuilder.MaximumAreaUnit
getset

Returns or sets the Maximum Area Unit

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.RoughFinishTurningBuilder.MaximumSizeAxial
get

Returns the Maximum Size Axial

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.MinmaxSizeModes NXOpen.CAM.RoughFinishTurningBuilder.MaximumSizeMode
getset

Returns or sets the Maximum Size Mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.RoughFinishTurningBuilder.MaximumSizeRadial
get

Returns the Maximum Size Radial

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.MinimumAreaTypes NXOpen.CAM.RoughFinishTurningBuilder.MinimumArea
getset

Returns or sets the Minimum Area type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.RoughFinishTurningBuilder.MinimumAreaSize
getset

Returns or sets the Minimum Area Size

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.RoughFinishTurningBuilder.MinmaxAreaUnits NXOpen.CAM.RoughFinishTurningBuilder.MinimumAreaUnit
getset

Returns or sets the Minimum Area Unit

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.RoughFinishTurningBuilder.MinimumSizeAxial
get

Returns the Minimum Size Axial

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.MinmaxSizeModes NXOpen.CAM.RoughFinishTurningBuilder.MinimumSizeMode
getset

Returns or sets the Minimum Size Mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.RoughFinishTurningBuilder.MinimumSizeRadial
get

Returns the Minimum Size Radial

Created in NX7.5.0

License requirements: None.

unsafe bool NXOpen.CAM.RoughFinishTurningBuilder.OmitReversals
getset

Returns or sets the Omit Reversals toggle

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TrimPlane NXOpen.CAM.RoughFinishTurningBuilder.RadialTrimPlane1
get

Returns the radial trim plane 1

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.TrimPlane NXOpen.CAM.RoughFinishTurningBuilder.RadialTrimPlane2
get

Returns the radial trim plane 2

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.RegionMachiningTypes NXOpen.CAM.RoughFinishTurningBuilder.RegionMachining
getset

Returns or sets the Region Machining type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.RoughFinishTurningBuilder.RegionSelectionTypes NXOpen.CAM.RoughFinishTurningBuilder.RegionSelection
getset

Returns or sets the Region Selection type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.Point NXOpen.CAM.RoughFinishTurningBuilder.RegionSelectionPoint
getset

Returns or sets the Region Selection Point

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.RoughFinishTurningBuilder.StartAngle
getset

Returns or sets the start angle

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.RoughFinishTurningBuilder.StartOffset
getset

Returns or sets the Start Offset

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.CutAngle NXOpen.CAM.RoughFinishTurningBuilder.StepAngleBuilder
get

Returns the Step Angle

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.RoughFinishTurningBuilder.ToleranceOffsetTypes NXOpen.CAM.RoughFinishTurningBuilder.ToleranceOffset
getset

Returns or sets the Tolerance Offset type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TrimPoint NXOpen.CAM.RoughFinishTurningBuilder.TrimPoint1
get

Returns the trim point 1

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.TrimPoint NXOpen.CAM.RoughFinishTurningBuilder.TrimPoint2
get

Returns the trim point 2

Created in NX6.0.0

License requirements: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.