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

Represents a Method Builder More...

Inheritance diagram for NXOpen.CAM.MethodBuilder:
NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAM.DrillMethodBuilder NXOpen.CAM.InspectionMethodBuilder NXOpen.CAM.LaserMethod NXOpen.CAM.MillMethodBuilder NXOpen.CAM.TurnMethodBuilder NXOpen.CAM.WedmMethodBuilder

Public Member Functions

unsafe string GetCutMethod ()
 Get cut method More...
 
unsafe void SetCutMethod (string libRef)
 Set cut method More...
 

Properties

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...
 

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 Method Builder

This is an abstract class, and cannot be instantiated.

Created in NX5.0.0

Member Function Documentation

unsafe string NXOpen.CAM.MethodBuilder.GetCutMethod ( )
inline

Get cut method

Created in NX8.0.1

License requirements: None.

Returns
unsafe void NXOpen.CAM.MethodBuilder.SetCutMethod ( string  libRef)
inline

Set cut method

Created in NX8.0.1

License requirements: cam_base ("CAM BASE")

Parameters
libRef

Property Documentation

unsafe NXOpen.CAM.CutParameters NXOpen.CAM.MethodBuilder.CutParameters
get

Returns the cut parameter object

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.DisplayPaint NXOpen.CAM.MethodBuilder.PaintDisplay
get

Returns the sub builder for paint display

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.DisplayPath NXOpen.CAM.MethodBuilder.PathDisplay
get

Returns the sub builder for path display

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.PathDisplayColors NXOpen.CAM.MethodBuilder.PathDisplayColors
get

Returns the sub builder for path display colors

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.DisplaySilhouette NXOpen.CAM.MethodBuilder.SilhouDisplay
get

Returns the sub builder for silhou display

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.DisplayTool NXOpen.CAM.MethodBuilder.ToolDisplay
get

Returns the sub builder for tool display

Created in NX7.5.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.