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

View Object  | View Members