Class NestedSolution
Inheritance
NestedSolution
Assembly: NXOpen.dll
Syntax
public class NestedSolution : TransientObject, IMessageSink, IDisposable
Constructors
NestedSolution(nint)
Declaration
protected NestedSolution(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
CutLength
Declaration
public double CutLength { get; }
Property Value
Identifier
Declaration
public int Identifier { get; }
Property Value
NumberOfPartsNested
Declaration
public int NumberOfPartsNested { get; }
Property Value
NumberOfSheetsUsed
Declaration
public int NumberOfSheetsUsed { get; }
Property Value
NumberOfUnplacedParts
Declaration
public int NumberOfUnplacedParts { get; }
Property Value
Utilization
Declaration
public double Utilization { get; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink