Hide Table of Contents
AddRibbonPanel Method (IWorkspace)
RibbonPanel[out]
IRibbonPanel

Adds the specified ribbon panel to this workspace.

.NET Syntax

Visual Basic (Declaration) 
Function AddRibbonPanel( _
   const dsString& ApiUuid As System.String, _
   long Position As System.Integer, _
   const dsString& PanelName As System.String, _
   const dsString& DisplayText As System.String, _
   const dsObjectPtrArray& RibbonTabArray As System.Object _
) As RibbonPanel
C# 
RibbonPanel AddRibbonPanel( 
   System.string ApiUuid,
   System.int Position,
   System.string PanelName,
   System.string DisplayText,
   System.object RibbonTabArray
)
JavaScript 
AddRibbonPanel( 
   ApiUuid : String,
   Position : Number,
   PanelName : String,
   DisplayText : String,
   RibbonTabArray : Array
) : dsRibbonPanel
COM native C++ 
HRESULT AddRibbonPanel( 
   BSTR ApiUuid,
   LONG Position,
   BSTR PanelName,
   BSTR DisplayText,
   VARIANT RibbonTabArray,
   IRibbonPanel** RibbonPanel
) 
C++ 
DSRESULT AddRibbonPanel( 
   const dsString& ApiUuid,
   long Position,
   const dsString& PanelName,
   const dsString& DisplayText,
   const dsObjectPtrArray& RibbonTabArray,
   dsRibbonPanel** RibbonPanel
) 

Parameters

ApiUuid
UUID of the add-in or application
Position
Position of the ribbon panel (1-based index)
PanelName
Name of the ribbon panel
DisplayText
Text that is shown for the ribbon panel
RibbonTabArray
Array of ribbon tabs using this ribbon panel
RibbonPanel[out] or Return Value
IRibbonPanel
 

See Also

Availability

DraftSight 2017 SP0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   AddRibbonPanel Method (IWorkspace)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2019 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.