Solid Edge Framework Type Library
SetShift Method
Specifies the display index (sequence number in which the linear element was created) for the linear element.
Specifies the shift of the hatch line.
Description
Sets the shift of the specified hatch line.
Syntax
Visual Basic
Public Sub SetShift( _
   ByVal nDisplayIndex As Long, _
   ByVal dShift As Double _
) 
Parameters
nDisplayIndex
Specifies the display index (sequence number in which the linear element was created) for the linear element.
dShift
Specifies the shift of the hatch line.
See Also

HatchPatternStyle Object  | HatchPatternStyle Members