Solid Edge Draft Type Library
GetDefaultDrawingViewScale Method
Specifies the paper ratio component.
Specifies the model ratio component.
Description
Gets the default drawing view scale.
Syntax
Visual Basic
Public Sub GetDefaultDrawingViewScale( _
   ByRef PaperRatioComponent As Double, _
   ByRef ModelRatioComponent As Double _
) 
Parameters
PaperRatioComponent
Specifies the paper ratio component.
ModelRatioComponent
Specifies the model ratio component.
See Also

SheetSetup Object  | SheetSetup Members