NativeBrowserNodeDefinition Object
Description
The BrowserNodeDefinition object contains the definition of a node in the browser.
Properties
AdditionalDisplayState |
Gets and sets the additional display state of browsernodes that use this definition. |
AdditionalStateIconToolTipText |
Gets and sets additional state icon tool tip text on a existing definition object. |
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
BuiltIn |
Specifies if the node is a standard Autodesk Inventor node or not. |
DisplayState |
Gets and sets the display state of browsernodes that use this definition. |
ExpandedIcon |
Gets the expanded icon on a existing definition object. |
Icon |
Gets the icon on a existing definition object. |
Label |
Gets the label of the BrowserNode. |
NativeObject |
Gets the object in the context of the definition instead of the containing assembly. |
OverrideExpandedIcon |
Gets and sets expanded icon override on a existing definition object. |
OverrideIcon |
Gets and sets icon override on a existing definition object. |
OverrideStateIcon |
Gets and sets state icon override on a existing definition object. |
Parent |
Gets the parent object from whom this object can logically be reached. |
StateIconToolTipText |
Gets and sets state icon tool tip text on a existing definition object. |
ToolTipText |
Gets and sets tool tip text on a existing definition object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
BrowserPanes.GetNativeBrowserNodeDefinition,
BrowserPanes.GetNativeBrowserNodeDefinitionWithOptions
Samples
Navigation between browser and data |
This sample demonstrates the navigation between a browser node and it's corresponding data model object and vice versa. This sample creates a work plane, finds its browser node and gets the work plane object back from the browser node. |
Version
Introduced in version 8