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

Represents a Mill Method Builder More...

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

Properties

unsafe NXOpen.CAM.FeedsBuilder FeedsBuilder [get]
 Returns the feeds builder 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...
 
- Public Member Functions inherited from NXOpen.CAM.MethodBuilder
unsafe string GetCutMethod ()
 Get cut method More...
 
unsafe void SetCutMethod (string libRef)
 Set cut method More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Mill Method Builder

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

Created in NX5.0.0

Property Documentation

unsafe NXOpen.CAM.FeedsBuilder NXOpen.CAM.MillMethodBuilder.FeedsBuilder
get

Returns the feeds builder

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.