EngView Automation Documentation
 
Loading...
Searching...
No Matches
NestingOneupInfo Struct Reference

Descripes an information for oneup-nesting requiest. More...

Public Attributes

int nDrwId
 Id of the 1-up drawing.
 
int nArtId
 Id of the article.
 
int nCount
 The request-count (number of instances needed for this 1-up)
 
double dblOverprodRatio
 
VARIANT_BOOL bChecked
 Is the entry 'enabled'.
 
double dPartOffset
 The offset (bleed) to a apply to the part when performing nesting-calculatino request.
 
PartRotationStyle rotStyle
 How the part can be rotated when performing a nesting-calculation request.
 

Detailed Description

Descripes an information for oneup-nesting requiest.

Member Data Documentation

◆ nDrwId

int NestingOneupInfo::nDrwId

Id of the 1-up drawing.

◆ nArtId

int NestingOneupInfo::nArtId

Id of the article.

◆ nCount

int NestingOneupInfo::nCount

The request-count (number of instances needed for this 1-up)

◆ dblOverprodRatio

double NestingOneupInfo::dblOverprodRatio

if nCount=1000 and dblOverprodRatio=0.1 the system will try to nest 1100 parts, and if it produces 1150, the 'excess' will be 50, not 150 You could achieve exactly the same behaviour with nCount=1100 and dblOverprodRatio=0

◆ bChecked

VARIANT_BOOL NestingOneupInfo::bChecked

Is the entry 'enabled'.

◆ dPartOffset

double NestingOneupInfo::dPartOffset

The offset (bleed) to a apply to the part when performing nesting-calculatino request.

◆ rotStyle

PartRotationStyle NestingOneupInfo::rotStyle

How the part can be rotated when performing a nesting-calculation request.


The documentation for this struct was generated from the following file: