Solid Edge Part Type Library
SetStyleByModel Method
Specifies the part occurrence of the AssemblyWeldment for which the style is to be changed.
Specifies the style of the AssemblyWeldment part occurrence.
Description
Sets style of a part occurrence on the referenced object, specified by the input weld part model.
Syntax
Visual Basic
Public Sub SetStyleByModel( _
   ByVal WeldPartModel As WeldPartModel, _
   ByVal Style As FaceStyle _
) 
Parameters
WeldPartModel
Specifies the part occurrence of the AssemblyWeldment for which the style is to be changed.
Style
Specifies the style of the AssemblyWeldment part occurrence.
See Also

AssemblyWeldment Object  | AssemblyWeldment Members