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

Public Attributes

BSTR mLayoutType
 mLayoutType specifies a layout 1up configuration — for example, 1x1, rotated second row — or the name of a custom-created layout template.
 
double mUsedWidth
 In the layout, the width, in inches, of the used area.
 
double mUsedHeight
 in the layout, the height, in inches, of the used area.
 
long mPartsCount
 The number of parts that fit onto the layout.
 
FluteGrainDir mFluteDir
 
bool mbRotatedPattern
 Indicates that the applied template was rotated on 90 degrees in order to produce the desired layout.
 

Detailed Description

output information from the IAutoProject::CalculateSheetLayouts function, corresponding to a sheet specification This is extension of SheetResultInfo which introduces the flute-grain direction

Member Data Documentation

◆ mLayoutType

BSTR SheetResultInfo2::mLayoutType

mLayoutType specifies a layout 1up configuration — for example, 1x1, rotated second row — or the name of a custom-created layout template.

◆ mUsedWidth

double SheetResultInfo2::mUsedWidth

In the layout, the width, in inches, of the used area.

◆ mUsedHeight

double SheetResultInfo2::mUsedHeight

in the layout, the height, in inches, of the used area.

◆ mPartsCount

long SheetResultInfo2::mPartsCount

The number of parts that fit onto the layout.

◆ mFluteDir

FluteGrainDir SheetResultInfo2::mFluteDir

◆ mbRotatedPattern

bool SheetResultInfo2::mbRotatedPattern

Indicates that the applied template was rotated on 90 degrees in order to produce the desired layout.


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