Solid Edge Framework Type Library
ObjectVerbs Method
Specifies which item in the verb array to return. Item 0 is the default verb.
Description
Returns the number of verbs supported by the referenced object.
Syntax
Visual Basic
Public Function ObjectVerbs( _
   Optional ByVal Index As Variant _
) As String
Parameters
Index
Specifies which item in the verb array to return. Item 0 is the default verb.
Remarks
The index specifies which item in the verb array to return.
See Also

Symbol2d Object  | Symbol2d Members