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. | |
output information from the IAutoProject::CalculateSheetLayouts function, corresponding to a sheet specification
BSTR SheetResultInfo::mLayoutType |
mLayoutType specifies a layout 1up configuration — for example, 1x1, rotated second row — or the name of a custom-created layout template.
double SheetResultInfo::mUsedWidth |
In the layout, the width, in inches, of the used area.
double SheetResultInfo::mUsedHeight |
in the layout, the height, in inches, of the used area.
long SheetResultInfo::mPartsCount |
The number of parts that fit onto the layout.