Solid Edge Framework Type Library
RemoveHatch Method
Specifies the display index (sequence number in which the linear element was created) for the linear element to be removed.
Description
Removes the specified hatch line from the referenced HatchPatternStyle object.
Syntax
Visual Basic
Public Sub RemoveHatch( _
   ByVal nDisplayIndex As Long _
) 
Parameters
nDisplayIndex
Specifies the display index (sequence number in which the linear element was created) for the linear element to be removed.
See Also

HatchPatternStyle Object  | HatchPatternStyle Members