NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | List of all members
NXOpen.Mfg.AM.NestingStatus Class Reference

Nesting Status More...

Inheritance diagram for NXOpen.Mfg.AM.NestingStatus:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe double GetDensity ()
 Get the density More...
 
unsafe int GetErrorCode ()
 Get the error code More...
 
unsafe double GetNestedHeight ()
 Get the nested height More...
 
unsafe NXOpen.Mfg.AM.Part[] GetNestedParts ()
 Get the nested part More...
 
unsafe NXOpen.Mfg.AM.Part[] GetNotNestedParts ()
 Get the non nested part More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override void FreeResource ()
 Free the handle to the Nesting Status More...
 

Additional Inherited Members

- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 

Detailed Description

Nesting Status

Created in NX11.0.2

Member Function Documentation

override void NXOpen.Mfg.AM.NestingStatus.FreeResource ( )
inlineprotectedvirtual

Free the handle to the Nesting Status

Created in NX11.0.2

License requirements: None.

Implements NXOpen.TransientObject.

unsafe double NXOpen.Mfg.AM.NestingStatus.GetDensity ( )
inline

Get the density

Created in NX12.0.2

License requirements: None.

Returns
unsafe int NXOpen.Mfg.AM.NestingStatus.GetErrorCode ( )
inline

Get the error code

Created in NX11.0.2

License requirements: None.

Returns
unsafe double NXOpen.Mfg.AM.NestingStatus.GetNestedHeight ( )
inline

Get the nested height

Created in NX11.0.2

License requirements: None.

Returns
unsafe NXOpen.Mfg.AM.Part [] NXOpen.Mfg.AM.NestingStatus.GetNestedParts ( )
inline

Get the nested part

Created in NX12.0.2

License requirements: None.

Returns
AM Parts
unsafe NXOpen.Mfg.AM.Part [] NXOpen.Mfg.AM.NestingStatus.GetNotNestedParts ( )
inline

Get the non nested part

Created in NX11.0.2

License requirements: None.

Returns
AM Parts

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