Solid Edge Part Type Library
SetBaseStyle Method
Member of PartBaseStylesConstants that specifies the base style for the referenced object.
Specifies base style characteristics, such as color and lighting, for the referenced object.
Description
Sets the base style.
Syntax
Visual Basic
Public Sub SetBaseStyle( _
   ByVal BaseStyleType As PartBaseStylesConstants, _
   ByVal BaseStyle As FaceStyle _
) 
Parameters
BaseStyleType
ValueDescription
seConstructionBaseStyle
sePartBaseStyle
seThreadedCylindersBaseStyle
Member of PartBaseStylesConstants that specifies the base style for the referenced object.
BaseStyle
Specifies base style characteristics, such as color and lighting, for the referenced object.
See Also

WeldmentDocument Object  | WeldmentDocument Members