TopPaperFormat enum


Your Ad Here


Topsolid online Help Index

Created : v6.5

Description

This enum is used to define the standard paper formats.

Constants

topPaperFormatCustom = -1 : Custom paper format (value returned by drawings that have a custom paper format).

 

topPaperFormatA4H = 0 : Horizontal A4.

 

topPaperFormatA3H = 1 : Horizontal A3.

 

topPaperFormatA2H = 2 : Horizontal A2.

 

topPaperFormatA1H = 3 : Horizontal A1.

 

topPaperFormatA0H = 4 : Horizontal A0.

 

topPaperFormatA4V = 5 : Vertical A4.

 

topPaperFormatA3V = 6 : Vertical A3.

 

topPaperFormatA2V = 7 : Vertical A2.

 

topPaperFormatA1V = 8 : Vertical A1.

 

topPaperFormatA0V = 9 : Vertical A0.

 

topPaperFormatAH = 10 : Horizontal A.

 

topPaperFormatBH = 11 : Horizontal B.

 

topPaperFormatCH = 12 : Horizontal C.

 

topPaperFormatDH = 13 : Horizontal D.

 

topPaperFormatEH = 14 : Horizontal E.

 

topPaperFormatAV = 15 : Vertical A.

 

topPaperFormatBV = 16 : Vertical B.

 

topPaperFormatCV = 17 : Vertical C.

 

topPaperFormatDV = 18 : Vertical D.

 

topPaperFormatEV = 19 : Vertical E.

 

Topsolid online Help Index

Your Ad Here