Solid Edge Part 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
Returns the base style.
Syntax
Visual Basic
Public Sub GetBaseStyle( _
   ByVal BaseStyleType As PartBaseStylesConstants, _
   ByRef 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

PartDocument Object  | PartDocument Members

Send comments on this topic.