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

Public Attributes

double mWidth
 
double mHeight
 
double mMarginL
 
double mMarginT
 
double mMarginR
 
double mMarginB
 
FluteGrainDir mFluteDir
 
BSTR msName
 
LONG mAlignment
 

Detailed Description

Sheet size specifiction, by means of overall width, height, and margins SheetSizeInfo2 is extension of SheetSizeInfo which introduces flute-grain direction All the values are measured in internal (inch) units

Member Data Documentation

◆ mWidth

double SheetSizeInfo2::mWidth

◆ mHeight

double SheetSizeInfo2::mHeight

◆ mMarginL

double SheetSizeInfo2::mMarginL

◆ mMarginT

double SheetSizeInfo2::mMarginT

◆ mMarginR

double SheetSizeInfo2::mMarginR

◆ mMarginB

double SheetSizeInfo2::mMarginB

◆ mFluteDir

FluteGrainDir SheetSizeInfo2::mFluteDir

◆ msName

BSTR SheetSizeInfo2::msName

Name of the sheet. Generally you can ignore it. Useful only when you fetch the system catalog.

◆ mAlignment

LONG SheetSizeInfo2::mAlignment

Allignment of the sheet combination of the bit-values defined by OriginAlignPoint enum set it to OAP_SheetDefault unless you know what you are doing


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