Solid Edge Framework Type Library
GetSpacing Method
Specifies the display index (sequence number in which the linear element was created) for the linear element.
Description
Returns the spacing of the specified hatch line.
Syntax
Visual Basic
Public Function GetSpacing( _
   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