Solid Edge Assembly Type Library
GetBaseStyle 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 gets the base style for the referenced document object.
Syntax
Visual Basic
Public Sub GetBaseStyle( _
   ByVal BaseStyleType As AssemblyBaseStylesConstants, _
   ByRef BaseStyle As FaceStyle _
) 
Parameters
BaseStyleType
ValueDescription
seAssemblyConstructionStyle
seAssemblyWeldBeadStyle
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

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

Send comments on this topic.