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

output information from the IAutoProject::CalculateSheetLayouts function, corresponding to a sheet specification More...

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.
 

Detailed Description

output information from the IAutoProject::CalculateSheetLayouts function, corresponding to a sheet specification

Member Data Documentation

◆ mLayoutType

BSTR SheetResultInfo::mLayoutType

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

◆ mUsedWidth

double SheetResultInfo::mUsedWidth

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

◆ mUsedHeight

double SheetResultInfo::mUsedHeight

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

◆ mPartsCount

long SheetResultInfo::mPartsCount

The number of parts that fit onto the layout.


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