NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Mfg::AM::NestingStatus Class Reference

Nesting Status
Created in NX11.0.2. More...

Inheritance diagram for NXOpen::Mfg::AM::NestingStatus:
NXOpen::TransientObject

Public Member Functions

int GetErrorCode ()
 Get the error code. More...
 
double GetNestedHeight ()
 Get the nested height. More...
 
std::vector
< NXOpen::Mfg::AM::Part * > 
GetNotNestedParts ()
 Get the non nested part. More...
 
virtual ~NestingStatus ()
 Free the handle to the Nesting Status
Created in NX11.0.2. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Nesting Status
Created in NX11.0.2.


Constructor & Destructor Documentation

virtual NXOpen::Mfg::AM::NestingStatus::~NestingStatus ( )
virtual

Free the handle to the Nesting Status
Created in NX11.0.2.



License requirements : None

Member Function Documentation

int NXOpen::Mfg::AM::NestingStatus::GetErrorCode ( )

Get the error code.

Returns

Created in NX11.0.2.

License requirements : None
double NXOpen::Mfg::AM::NestingStatus::GetNestedHeight ( )

Get the nested height.

Returns

Created in NX11.0.2.

License requirements : None
std::vector<NXOpen::Mfg::AM::Part *> NXOpen::Mfg::AM::NestingStatus::GetNotNestedParts ( )

Get the non nested part.

Returns
AM Parts
Created in NX11.0.2.

License requirements : None

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