Solid Edge Draft Type Library
SetDefaultDrawingViewScale Method
Specifies the paper ratio component.
Specifies the model ratio component.
Description
Manually sets the default drawing view scale. This call has no effect if the scale is being derived from a drawing view.
Syntax
Visual Basic
Public Sub SetDefaultDrawingViewScale( _
   ByVal PaperRatioComponent As Double, _
   ByVal ModelRatioComponent As Double _
) 
Parameters
PaperRatioComponent
Specifies the paper ratio component.
ModelRatioComponent
Specifies the model ratio component.
See Also

SheetSetup Object  | SheetSetup Members