Click or drag to resize

Metodo QsInventorUtilsGetInventorBrowserPanelByInternalName

Il nome del pannello sembra essere legato alla lingua. Proviamo ad usare l'internal name

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static BrowserPane GetInventorBrowserPanelByInternalName(
	Document doc,
	string panelintname
)

Parametri

doc  Document

[Manca <param nome="doc"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetInventorBrowserPanelByInternalName(Inventor.Document,System.String)"]

panelintname  String

[Manca <param nome="panelintname"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetInventorBrowserPanelByInternalName(Inventor.Document,System.String)"]

Valore di ritorno

BrowserPane

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetInventorBrowserPanelByInternalName(Inventor.Document,System.String)"]

Vedi anche