Solid Edge Framework Type Library
GetAttribute Method
Specifies the attribute for the object.
Specifies attribute data for the object.
Description
Gets in the referenced View object the named attribute value.
Syntax
Visual Basic
Public Sub GetAttribute( _
   ByVal Attribute As Long, _
   ByRef AttributeData As Variant _
) 
Parameters
Attribute
Specifies the attribute for the object.
AttributeData
Specifies attribute data for the object.
See Also

View Object  | View Members