Solid Edge Framework Type Library
GetStyleByID Method
Specifies the StyleID of the desired face style.
Description
Returns a style object from a collection, given the style's ID number.
Syntax
Visual Basic
Public Function GetStyleByID( _
   ByVal StyleID As Long _
) As Object
Parameters
StyleID
Specifies the StyleID of the desired face style.
See Also

ViewStyles Collection  | ViewStyles Members

Send comments on this topic.