NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAM.MultiToolBuilder Class Reference

Represents a MultiTool Builder More...

Inheritance diagram for NXOpen.CAM.MultiToolBuilder:
NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe void UpdateFromLibrary ()
 Update a library multi-tool from the library More...
 

Properties

unsafe string MultiToolDescription [get, set]
 Returns or sets the multi tool description 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...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAM.ParamBuilder
enum  OptimizationTypes { None, MinimizeTravel, Band }
 Available types for Optimization Method in operation More...
 

Detailed Description

Represents a MultiTool Builder

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

Created in NX11.0.1

Member Function Documentation

unsafe void NXOpen.CAM.MultiToolBuilder.UpdateFromLibrary ( )

Update a library multi-tool from the library

Created in NX11.0.2

License requirements: cam_base ("CAM BASE")

Property Documentation

unsafe string NXOpen.CAM.MultiToolBuilder.MultiToolDescription
getset

Returns or sets the multi tool description

Created in NX11.0.1

License requirements to get this property: None.

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


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