Gets the sheet scale for the drawing.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetSheetScale( _
ByVal Sheet As String, _
ByRef Numerator As Double, _
ByRef Denominator As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IImportDxfDwgData
Dim Sheet As String
Dim Numerator As Double
Dim Denominator As Double
instance.GetSheetScale(Sheet, Numerator, Denominator)
|
Parameters
- Sheet
- Sheet (layout) name of the input file or an empty string for all sheets
- Numerator
- Numerator of the scale
- Denominator
Denominator of the scale
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0