Solid Edge Framework Type Library
SetDisplayIndex Method
Specifies the display index for the element to be changed.
Specifies the new display index for the element to be changed.
Description
Changes the display index number of an element.
Syntax
Visual Basic
Public Sub SetDisplayIndex( _
   ByVal nCurrentIndex As Long, _
   ByVal nNewIndex As Long _
) 
Parameters
nCurrentIndex
Specifies the display index for the element to be changed.
nNewIndex
Specifies the new display index for the element to be changed.
See Also

HatchPatternStyle Object  | HatchPatternStyle Members

Send comments on this topic.