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

Represents a SurfaceContour Builder More...

Inheritance diagram for NXOpen.CAM.SurfaceContourBuilder:
NXOpen.CAM.MillOperationBuilder NXOpen.CAM.OperationBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AccessVectorMethodType {
  Zm, NegZm, Specify, AwayFromLine,
  TowardLine
}
 Available types for access vector for the contour profile method of surface milling More...
 
enum  CleanupTypes {
  Off, UncutValley, SteepArea, Both,
  FlowcutContacts, FlowcutToolend, FlowcutBoth
}
 Available types for cleanup More...
 
enum  CutDirectionTypes { Climb, Conventional }
 The types of the cut direction More...
 
enum  DriveMethodTypes {
  Undef, Curve, Spiral, Boundary,
  AreaMilling, SurfaceArea, InterpolatedToolPath, ToolPath,
  RadialCut, ContourProfile, FlowCut, Text,
  UserDefined, BladeRough, BladeFinish, HubFinish,
  BlendFinish, EdgeFinish, RotaryFloorFinish, TubeFinish,
  FreeForm, FreeFormBuildup, GuidedCurve, TubeRough,
  TubeAdditiveThinwall, TubeAdditive, CurveAdditiveBuildup
}
 Available types for Drive Method More...
 
- Public Types inherited from NXOpen.CAM.MillOperationBuilder
enum  WallCleanupTypes { None, AtStart, AtEnd, Automatic }
 the wall cleanup modes 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...
 

Public Member Functions

unsafe NXOpen.CAM.CutRegionsBuilder GetCutRegionsBuilder ()
 The cut regions builder More...
 

Properties

unsafe
NXOpen.CAM.SurfaceContourBuilder.AccessVectorMethodType 
AccessVectorMethod [get, set]
 Returns or sets the Access Vector Method More...
 
unsafe bool AutomaticAuxiliaryFloor [get, set]
 Returns or sets the Automatic Auxiliary Floor More...
 
unsafe double AutomaticAuxiliaryFloorDistance [get, set]
 Returns or sets the Automatic Auxiliary Floor Distance More...
 
unsafe NXOpen.CAM.Geometry AuxiliaryFloorGeometry [get]
 Returns the auxiliary floor geometry builder More...
 
unsafe
NXOpen.CAM.AvoidanceMethodsBuilder 
AvoidanceMethods [get]
 Returns the Avoidance Methods More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
BladeDepthStepDistance [get]
 Returns the blade depth step distance More...
 
unsafe NXOpen.CAM.BladeFinish BladeFinish [get]
 Returns the Blade Finish Drive Method builder More...
 
unsafe NXOpen.CAM.BladeRough BladeRough [get]
 Returns the Blade Rough Drive Method builder More...
 
unsafe NXOpen.CAM.BlendFinish BlendFinish [get]
 Returns the Blend Finish Drive Method builder More...
 
unsafe NXOpen.CAM.Geometry CheckGeometry [get]
 Returns the check geometry builder More...
 
unsafe bool CheckToolAboveBall [get, set]
 Returns or sets a bool to check tool above ball More...
 
unsafe
NXOpen.CAM.SurfaceContourBuilder.CleanupTypes 
CleanupType [get, set]
 Returns or sets the cleanup type More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
CurveOffset [get]
 Returns the curve offset More...
 
unsafe NXOpen.CAM.Geometry CutAreaGeometry [get]
 Returns the cut area geometry builder More...
 
unsafe
NXOpen.CAM.SurfaceContourBuilder.CutDirectionTypes 
CutDirection [get, set]
 Returns or sets the cut direction More...
 
unsafe NXOpen.CAM.BladeCutLevels CutLevels [get]
 Returns the cut levels builder More...
 
unsafe NXOpen.CAM.DmAmBuilder DmareaMillingBuilder [get]
 Returns the Area Milling Drive Method builder More...
 
unsafe NXOpen.CAM.DmBndBuilder DmboundaryBuilder [get]
 Returns the Boundary Drive Method builder More...
 
unsafe NXOpen.CAM.DmCmBuilder DmCmBuilder [get]
 Returns the Contour Profile Drive Method builder More...
 
unsafe NXOpen.CAM.DmCurveBuilder DmcurveBuilder [get]
 Returns the Curve Drive Method builder More...
 
unsafe NXOpen.CAM.DmRadBuilder DmradBuilder [get]
 Returns the Radial Cut Drive Method builder More...
 
unsafe NXOpen.CAM.DmSpiralBuilder DmSpiralBuilder [get]
 Returns the Spiral Drive Method builder More...
 
unsafe NXOpen.CAM.DmSurfBuilder DmSurfBuilder [get]
 Returns the Surface Area Drive Method builder More...
 
unsafe NXOpen.CAM.DmTpBuilder DmtpBuilder [get]
 Returns the Tool Path Drive Method builder More...
 
unsafe
NXOpen.CAM.SurfaceContourBuilder.DriveMethodTypes 
DriveMethod [get, set]
 Returns or sets the drive method More...
 
unsafe NXOpen.CAM.EdgeFinish EdgeFinish [get]
 Returns the Edge Finish Drive Method builder More...
 
unsafe NXOpen.CAM.FlowBuilder FlowBuilder [get]
 Returns the Flow Cut Drive Method builder More...
 
unsafe
NXOpen.CAM.GuidedCurveBuilder 
GuidedCurveBuilder [get]
 Returns the Guided Curve Drive Method builder More...
 
unsafe NXOpen.CAM.HubFinish HubFinish [get]
 Returns the Hub Finish Drive Method builder More...
 
unsafe NXOpen.CAM.NcmScBuilder NonCuttingBuilder [get]
 Returns the non-cutting moves builder More...
 
unsafe
NXOpen.CAM.InheritableIntBuilder 
NumberOfBlades [get]
 Returns the number of blades More...
 
unsafe NXOpen.CAM.Geometry PartGeometry [get]
 Returns the part geometry builder More...
 
unsafe NXOpen.CAM.ProjVecCiBuilder ProjectionVector [get]
 Returns the Projection Vector builder (block) More...
 
unsafe
NXOpen.CAM.DmRotaryFloorFinishBuilder 
RotaryFloorFinishBuilder [get]
 Returns the rotary floor finish builder. More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
SmoothingRadius [get]
 Returns the smoothing radius More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
StepoverLift [get]
 Returns the stepover lift More...
 
unsafe NXOpen.CAM.CutPatternBuilder StreamlineCutPattern [get]
 Returns the streamline cut pattern More...
 
unsafe
NXOpen.CAM.DmStreamlineCutStep 
StreamlineCutStep [get]
 Returns the streamline cut step More...
 
unsafe NXOpen.CAM.StepoverBuilder StreamlineStepover [get]
 Returns the streamline stepover More...
 
unsafe NXOpen.CAM.DmToolPosition StreamlineToolPosition [get]
 Returns the streamline tool position More...
 
unsafe NXOpen.CAM.DmTrimExtend StreamlineTrimAndExtend [get]
 Returns the streamline trim and extend More...
 
unsafe NXOpen.CAM.ToolAxisCiBuilder ToolAxis [get]
 Returns the tool axis builder More...
 
unsafe NXOpen.CAM.ToolAxisAdvanced ToolAxisAdvanced [get]
 Returns the tool axis advanced builder More...
 
unsafe NXOpen.CAM.ToolAxisFixed ToolAxisFixed [get]
 Returns the Tool Axis Fixed builder More...
 
unsafe NXOpen.CAM.ToolAxisVariable ToolAxisVariable [get]
 Returns the Tool Axis Variable builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ToolContactShift [get]
 Returns the tool contact shift More...
 
unsafe NXOpen.CAM.Boundary TrimBoundary [get]
 Returns the trim boundary More...
 
unsafe
NXOpen.CAM.DmUserExitCiBuilder 
UserExitCiBuilder [get]
 Returns the CAM Exit name builder in User Defined Drive Method builder More...
 
unsafe NXOpen.CAM.Geometry WallGeometry [get]
 Returns the wall geometry builder More...
 
- Properties inherited from NXOpen.CAM.MillOperationBuilder
unsafe NXOpen.CAM.MillCutParameters CutParameters [get]
 Returns the cut parameter object More...
 
unsafe NXOpen.CAM.FeedsBuilder FeedsBuilder [get]
 Returns the feeds and speeds builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinCutLength [get]
 Returns the min cut length builder (tool dependent double) More...
 
unsafe
NXOpen.CAM.ArcOutputTypeCiBuilder 
MotionOutput [get]
 Returns the motion output builder More...
 
unsafe NXOpen.CAM.Tool ReferenceTool [get, set]
 Returns or sets the reference tool object More...
 
unsafe
NXOpen.CAM.MillOperationBuilder.WallCleanupTypes 
WallCleanupType [get, set]
 Returns or sets the wall cleanup mode 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a SurfaceContour Builder

To create a new instance of this class, use NXOpen.CAM.OperationCollection.CreateSurfaceContourBuilder

Created in NX5.0.0

Member Enumeration Documentation

Available types for access vector for the contour profile method of surface milling

Enumerator
Zm 

positive z-direction of MCS

NegZm 

negative z-direction of MCS

Specify 

user specified

AwayFromLine 

away from the vector defined

TowardLine 

toward the vector defined

Available types for cleanup

Enumerator
Off 
UncutValley 
SteepArea 
Both 
FlowcutContacts 
FlowcutToolend 
FlowcutBoth 

The types of the cut direction

Enumerator
Climb 

Climb Cut

Conventional 

Conventional Cut

Available types for Drive Method

Enumerator
Undef 

Undefined

Curve 

Curve/Point

Spiral 

Spiral

Boundary 

Boundary

AreaMilling 

Area Milling

SurfaceArea 

Surface Area

InterpolatedToolPath 

Interpolated tool path

ToolPath 

Tool Path

RadialCut 

Radial Cut

ContourProfile 

Contour Profile

FlowCut 

Flow Cut

Text 

Text

UserDefined 

User Function

BladeRough 

Blade Rough

BladeFinish 

Blade Finish

HubFinish 

Hub Finish

BlendFinish 

Blend Finish

EdgeFinish 

Edge Finish

RotaryFloorFinish 

Rotary Floor Finish

TubeFinish 

Tube Finish

FreeForm 

Free Form

FreeFormBuildup 

Free Form Buildup

GuidedCurve 

Guided Curve

TubeRough 

Tube Rough

TubeAdditiveThinwall 

Tube Additive Thinwall

TubeAdditive 

Tube Additive

CurveAdditiveBuildup 

curve additive buildup

Member Function Documentation

unsafe NXOpen.CAM.CutRegionsBuilder NXOpen.CAM.SurfaceContourBuilder.GetCutRegionsBuilder ( )
inline

The cut regions builder

Created in NX9.0.0

License requirements: None.

Returns

Property Documentation

unsafe NXOpen.CAM.SurfaceContourBuilder.AccessVectorMethodType NXOpen.CAM.SurfaceContourBuilder.AccessVectorMethod
getset

Returns or sets the Access Vector Method

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.SurfaceContourBuilder.AutomaticAuxiliaryFloor
getset

Returns or sets the Automatic Auxiliary Floor

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.SurfaceContourBuilder.AutomaticAuxiliaryFloorDistance
getset

Returns or sets the Automatic Auxiliary Floor 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.Geometry NXOpen.CAM.SurfaceContourBuilder.AuxiliaryFloorGeometry
get

Returns the auxiliary floor geometry builder

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAM.AvoidanceMethodsBuilder NXOpen.CAM.SurfaceContourBuilder.AvoidanceMethods
get

Returns the Avoidance Methods

Created in NX12.0.1

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.SurfaceContourBuilder.BladeDepthStepDistance
get

Returns the blade depth step distance

Created in NX12.0.2

License requirements: None.

unsafe NXOpen.CAM.BladeFinish NXOpen.CAM.SurfaceContourBuilder.BladeFinish
get

Returns the Blade Finish Drive Method builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.BladeRough NXOpen.CAM.SurfaceContourBuilder.BladeRough
get

Returns the Blade Rough Drive Method builder

Created in NX7.0.0

License requirements: None.

unsafe NXOpen.CAM.BlendFinish NXOpen.CAM.SurfaceContourBuilder.BlendFinish
get

Returns the Blend Finish Drive Method builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.Geometry NXOpen.CAM.SurfaceContourBuilder.CheckGeometry
get

Returns the check geometry builder

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.CAM.SurfaceContourBuilder.CheckToolAboveBall
getset

Returns or sets a bool to check tool above ball

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.SurfaceContourBuilder.CleanupTypes NXOpen.CAM.SurfaceContourBuilder.CleanupType
getset

Returns or sets the cleanup 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.InheritableToolDepBuilder NXOpen.CAM.SurfaceContourBuilder.CurveOffset
get

Returns the curve offset

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.Geometry NXOpen.CAM.SurfaceContourBuilder.CutAreaGeometry
get

Returns the cut area geometry builder

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAM.SurfaceContourBuilder.CutDirectionTypes NXOpen.CAM.SurfaceContourBuilder.CutDirection
getset

Returns or sets the cut direction

Created in NX10.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BladeCutLevels NXOpen.CAM.SurfaceContourBuilder.CutLevels
get

Returns the cut levels builder

Created in NX7.0.0

License requirements: None.

unsafe NXOpen.CAM.DmAmBuilder NXOpen.CAM.SurfaceContourBuilder.DmareaMillingBuilder
get

Returns the Area Milling Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmBndBuilder NXOpen.CAM.SurfaceContourBuilder.DmboundaryBuilder
get

Returns the Boundary Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmCmBuilder NXOpen.CAM.SurfaceContourBuilder.DmCmBuilder
get

Returns the Contour Profile Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmCurveBuilder NXOpen.CAM.SurfaceContourBuilder.DmcurveBuilder
get

Returns the Curve Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmRadBuilder NXOpen.CAM.SurfaceContourBuilder.DmradBuilder
get

Returns the Radial Cut Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmSpiralBuilder NXOpen.CAM.SurfaceContourBuilder.DmSpiralBuilder
get

Returns the Spiral Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmSurfBuilder NXOpen.CAM.SurfaceContourBuilder.DmSurfBuilder
get

Returns the Surface Area Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmTpBuilder NXOpen.CAM.SurfaceContourBuilder.DmtpBuilder
get

Returns the Tool Path Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.SurfaceContourBuilder.DriveMethodTypes NXOpen.CAM.SurfaceContourBuilder.DriveMethod
getset

Returns or sets the drive method

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.EdgeFinish NXOpen.CAM.SurfaceContourBuilder.EdgeFinish
get

Returns the Edge Finish Drive Method builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.FlowBuilder NXOpen.CAM.SurfaceContourBuilder.FlowBuilder
get

Returns the Flow Cut Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.GuidedCurveBuilder NXOpen.CAM.SurfaceContourBuilder.GuidedCurveBuilder
get

Returns the Guided Curve Drive Method builder

Created in NX11.0.1

License requirements: None.

unsafe NXOpen.CAM.HubFinish NXOpen.CAM.SurfaceContourBuilder.HubFinish
get

Returns the Hub Finish Drive Method builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.NcmScBuilder NXOpen.CAM.SurfaceContourBuilder.NonCuttingBuilder
get

Returns the non-cutting moves builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableIntBuilder NXOpen.CAM.SurfaceContourBuilder.NumberOfBlades
get

Returns the number of blades

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.Geometry NXOpen.CAM.SurfaceContourBuilder.PartGeometry
get

Returns the part geometry builder

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAM.ProjVecCiBuilder NXOpen.CAM.SurfaceContourBuilder.ProjectionVector
get

Returns the Projection Vector builder (block)

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.DmRotaryFloorFinishBuilder NXOpen.CAM.SurfaceContourBuilder.RotaryFloorFinishBuilder
get

Returns the rotary floor finish builder.

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.SurfaceContourBuilder.SmoothingRadius
get

Returns the smoothing radius

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.SurfaceContourBuilder.StepoverLift
get

Returns the stepover lift

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.CutPatternBuilder NXOpen.CAM.SurfaceContourBuilder.StreamlineCutPattern
get

Returns the streamline cut pattern

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.DmStreamlineCutStep NXOpen.CAM.SurfaceContourBuilder.StreamlineCutStep
get

Returns the streamline cut step

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.StepoverBuilder NXOpen.CAM.SurfaceContourBuilder.StreamlineStepover
get

Returns the streamline stepover

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.DmToolPosition NXOpen.CAM.SurfaceContourBuilder.StreamlineToolPosition
get

Returns the streamline tool position

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.DmTrimExtend NXOpen.CAM.SurfaceContourBuilder.StreamlineTrimAndExtend
get

Returns the streamline trim and extend

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.ToolAxisCiBuilder NXOpen.CAM.SurfaceContourBuilder.ToolAxis
get

Returns the tool axis builder

Created in NX5.0.0

Deprecated in NX7.5.0. Please use NXOpen.CAM.ToolAxisFixed or NXOpen.CAM.ToolAxisVariable instead.

License requirements: None.

unsafe NXOpen.CAM.ToolAxisAdvanced NXOpen.CAM.SurfaceContourBuilder.ToolAxisAdvanced
get

Returns the tool axis advanced builder

Created in NX7.0.0

License requirements: None.

unsafe NXOpen.CAM.ToolAxisFixed NXOpen.CAM.SurfaceContourBuilder.ToolAxisFixed
get

Returns the Tool Axis Fixed builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.ToolAxisVariable NXOpen.CAM.SurfaceContourBuilder.ToolAxisVariable
get

Returns the Tool Axis Variable builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.SurfaceContourBuilder.ToolContactShift
get

Returns the tool contact shift

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.Boundary NXOpen.CAM.SurfaceContourBuilder.TrimBoundary
get

Returns the trim boundary

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.DmUserExitCiBuilder NXOpen.CAM.SurfaceContourBuilder.UserExitCiBuilder
get

Returns the CAM Exit name builder in User Defined Drive Method builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.Geometry NXOpen.CAM.SurfaceContourBuilder.WallGeometry
get

Returns the wall geometry builder

Created in NX8.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.