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
Returns the base style.
Syntax
Visual Basic
Public Sub SetBaseStyle( _
   ByVal BaseStyleType As PartBaseStylesConstants, _
   ByVal BaseStyle As FaceStyle _
) 
Parameters
BaseStyleType
ValueDescription
seConstructionBaseStyleControls the default style of construction.
seCurveBaseStyleControls the default style of part level curves.
sePartBaseStyleControls the default style of part.
seThreadedCylindersBaseStyleControls the default style of threaded cylinder.
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

PartDocument Object  | PartDocument Members