Solid Edge Framework Type Library
GetDashType Method
Specifies the display index (sequence number in which the linear element was created) for the linear element.
Description
Returns the linear style that is currently applied to a specified linear element used in a HatchPatternStyle object.
Syntax
Visual Basic
Public Function GetDashType( _
   ByVal nDisplayIndex As Long _
) As String
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.