NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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

double GetDensity ()
 Get the density
Created in NX12.0.2. More...
 
int GetErrorCode ()
 Get the error code
Created in NX11.0.2. More...
 
double GetNestedHeight ()
 Get the nested height
Created in NX11.0.2. More...
 
std::vector
< NXOpen::Mfg::AM::Part * > 
GetNestedParts ()
 Get the nested part. 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

double NXOpen::Mfg::AM::NestingStatus::GetDensity ( )

Get the density
Created in NX12.0.2.



License requirements : None

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

Get the error code
Created in NX11.0.2.



License requirements : None

double NXOpen::Mfg::AM::NestingStatus::GetNestedHeight ( )

Get the nested height
Created in NX11.0.2.



License requirements : None

std::vector<NXOpen::Mfg::AM::Part *> NXOpen::Mfg::AM::NestingStatus::GetNestedParts ( )

Get the nested part.

Returns
AM Parts
Created in NX12.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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.