Solid Edge Part Type Library
SetElementToAutomaticLinearStyle Method
Specifies the element for which automatic linear style is set.
Description
This Boolean method sets whether the specified element's style is processed automatically (that is, assigned based on the element and element type attributes).
Syntax
Visual Basic
Public Sub SetElementToAutomaticLinearStyle( _
   ByVal Element As Object _
) 
Parameters
Element
Specifies the element for which automatic linear style is set.
See Also

Profile Object  | Profile Members