BrowserNodeDefinition Object


Description

The BrowserNodeDefinition object contains the definition of a node in the browser.

Properties

Name Description
AdditionalDisplayState
AdditionalStateIconToolTipText
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 Property that specifies if the node is a standard Autodesk Inventor node or not.
DisplayState
Label Property that gets the label of the BrowserNode. This is the string that is displayed to the user. In the case of BuiltIns, this Label is really a reflection of the corresponding name held by the underlying data - for example, a Sketch or a WorkPlane object. In order to set the Label of a ClientBrowserNodeDefinition, see SetLabel on that object.
Parent Property that returns the owning of this BrowserNodeDefinition object.
StateIconToolTipText
ToolTipText
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BrowserNode.BrowserNodeDefinition

Version

Introduced in version 8