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

Represents a Turn Method Builder More...

Inheritance diagram for NXOpen.CAM.TurnMethodBuilder:
NXOpen.CAM.MethodBuilder NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe int GetTurnDisplCollTog ()
 Get the display collisions value More...
 
unsafe void SetTurnDisplCollTog (int displayValue)
 Set the display collisions value More...
 
- Public Member Functions inherited from NXOpen.CAM.MethodBuilder
unsafe string GetCutMethod ()
 Get cut method More...
 
unsafe void SetCutMethod (string libRef)
 Set cut method More...
 

Properties

unsafe
NXOpen.CAM.InheritableDoubleBuilder 
FaceStockBuilder [get]
 Returns the face stock builder (inheritable double) More...
 
unsafe NXOpen.CAM.FeedsTurnBuilder FeedsBuilder [get]
 Returns the feeds builder More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RadStockBuilder [get]
 Returns the radial stock builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
StockPartBuilder [get]
 Returns the part stock builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
TurnEngRetMinDistBuilder [get]
 Returns the minimum engage/retract distance builder (inheritable double) More...
 
- Properties inherited from NXOpen.CAM.MethodBuilder
unsafe NXOpen.CAM.CutParameters CutParameters [get]
 Returns the cut parameter object More...
 
unsafe NXOpen.CAM.DisplayPaint PaintDisplay [get]
 Returns the sub builder for paint display More...
 
unsafe NXOpen.CAM.DisplayPath PathDisplay [get]
 Returns the sub builder for path display More...
 
unsafe NXOpen.CAM.PathDisplayColors PathDisplayColors [get]
 Returns the sub builder for path display colors More...
 
unsafe NXOpen.CAM.DisplaySilhouette SilhouDisplay [get]
 Returns the sub builder for silhou display More...
 
unsafe NXOpen.CAM.DisplayTool ToolDisplay [get]
 Returns the sub builder for tool display More...
 
- Properties inherited from NXOpen.CAM.NCGroupBuilder
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe NXOpen.CAM.UdeSet EndUdeSet [get]
 Returns the end ude set More...
 
unsafe NXOpen.CAM.UdeSet StartUdeSet [get]
 Returns the start ude set 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 Types inherited from NXOpen.CAM.ParamBuilder
enum  OptimizationTypes { None, MinimizeTravel, Band }
 Available types for Optimization Method in operation More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Turn Method Builder

To create a new instance of this class, use NXOpen.CAM.NCGroupCollection.CreateTurnMethodBuilder

Created in NX5.0.0

Member Function Documentation

unsafe int NXOpen.CAM.TurnMethodBuilder.GetTurnDisplCollTog ( )
inline

Get the display collisions value

Created in NX5.0.0

License requirements: None.

Returns
the display collisions value
unsafe void NXOpen.CAM.TurnMethodBuilder.SetTurnDisplCollTog ( int  displayValue)
inline

Set the display collisions value

Created in NX5.0.0

License requirements: None.

Parameters
displayValuethe display collisions value value

Property Documentation

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TurnMethodBuilder.FaceStockBuilder
get

Returns the face stock builder (inheritable double)

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.FeedsTurnBuilder NXOpen.CAM.TurnMethodBuilder.FeedsBuilder
get

Returns the feeds builder

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TurnMethodBuilder.RadStockBuilder
get

Returns the radial stock builder (inheritable double)

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TurnMethodBuilder.StockPartBuilder
get

Returns the part stock builder (inheritable double)

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TurnMethodBuilder.TurnEngRetMinDistBuilder
get

Returns the minimum engage/retract distance builder (inheritable double)

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")


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