Adds this flyout to the context menus of the specified documents and selections.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AddContextMenuFlyout( _
ByVal DocumentType As Integer, _
ByVal SelectionType As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFlyoutGroup
Dim DocumentType As Integer
Dim SelectionType As Integer
Dim value As Boolean
value = instance.AddContextMenuFlyout(DocumentType, SelectionType)
|
Parameters
- DocumentType
- Type of document as defined in swDocumentTypes_e
- SelectionType
- Type of object as defined in swSelectType_e
Return Value
True if successful, false if not
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0