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

Represents a Cam Objects Builder More...

Inheritance diagram for NXOpen.CAM.ObjectContainer:
NXOpen.CAM.CutRegionsBuilder

Public Member Functions

unsafe void Cut (int[] current)
 Cut CAM Objects More...
 
unsafe void Copy (int[] current)
 Copy CAM Objects More...
 
unsafe void Paste (int[] current)
 Paste CAM Objects More...
 
unsafe void PasteBefore (int[] current)
 Paste before CAM Objects More...
 

Detailed Description

Represents a Cam Objects Builder

Created in NX9.0.2

Member Function Documentation

unsafe void NXOpen.CAM.ObjectContainer.Copy ( int[]  current)

Copy CAM Objects

Created in NX9.0.2

License requirements: None.

Parameters
current
unsafe void NXOpen.CAM.ObjectContainer.Cut ( int[]  current)

Cut CAM Objects

Created in NX9.0.2

License requirements: None.

Parameters
current
unsafe void NXOpen.CAM.ObjectContainer.Paste ( int[]  current)

Paste CAM Objects

Created in NX9.0.2

License requirements: None.

Parameters
current
unsafe void NXOpen.CAM.ObjectContainer.PasteBefore ( int[]  current)

Paste before CAM Objects

Created in NX9.0.2

License requirements: None.

Parameters
current

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