Solid Edge Framework Type Library
SetMasterWidth Method
Specifies the hatch line width.
Description
Changes the width of each hatch line in the referenced HatchPatternStyle object.
Syntax
Visual Basic
Public Sub SetMasterWidth( _
   ByVal dWidth As Double _
) 
Parameters
dWidth
Specifies the hatch line width.
Remarks
It is equivalent to calling the SetWidth method for each hatch line in the pattern.
See Also

HatchPatternStyle Object  | HatchPatternStyle Members

Send comments on this topic.