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

Profile Object  | Profile Members