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

Represents a stamping tool builder More...

Inheritance diagram for NXOpen.CAM.StampingTool:
NXOpen.CAM.SolidToolBuilder NXOpen.CAM.ToolBuilder NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void AddCuttingGeometry (NXOpen.NXObject geometry)
 Adds one geometry element to the cutting geometry More...
 
unsafe void RemoveAllCuttingGeometry ()
 Removes all geometry elements from of cutting geometry 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...
 
- Properties inherited from NXOpen.CAM.SolidToolBuilder
unsafe NXOpen.NXObject TlMountingJunction [get, set]
 Returns or sets the T1 mounting junction More...
 

Detailed Description

Represents a stamping tool builder

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

Created in NX1872.0.0

Member Function Documentation

unsafe void NXOpen.CAM.StampingTool.AddCuttingGeometry ( NXOpen.NXObject  geometry)
inline

Adds one geometry element to the cutting geometry

Created in NX1872.0.0

License requirements: cam_base ("CAM BASE")

Parameters
geometry
unsafe void NXOpen.CAM.StampingTool.RemoveAllCuttingGeometry ( )
inline

Removes all geometry elements from of cutting geometry

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