Solid Edge Assembly 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
This method sets the base style for the referenced document object.
Syntax
Visual Basic
Public Sub SetBaseStyle( _
   ByVal BaseStyleType As AssemblyBaseStylesConstants, _
   ByVal BaseStyle As FaceStyle _
) 
Parameters
BaseStyleType
ValueDescription
seAssemblyConstructionStyleControls the style of assembly construction.
seAssemblyCurveStyleControls the default style of assembly level curves.
seAssemblyThreadedCylindersStyleControls the default style of assembly level threads.
seAssemblyWeldBeadStyleControls the style of assembly weld bead.
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.
Remarks
Please also refer to GetBaseStyle method.
See Also

AssemblyDocument Object  | AssemblyDocument Members  | Solid Edge V18 - What's New