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

HatchPatternStyle Object  | HatchPatternStyle Members

Send comments on this topic.