Solid Edge FrameworkSupport Type Library
ObjectVerbs Method
Specifies which item in the verb array to return. Item 0 is the default verb.
Description
Determines the available verbs for a give 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

SmartFrame2d Object  | SmartFrame2d Members

Send comments on this topic.