Share

ClientBrowserNodeDefinition Object


Description

The ClientBrowserNodeDefinition object derives from the BrowserNodeDefinition and contains the definition for a client-created node in the browser.

Methods

Name Description
Delete Deletes this definition object.
GetReferenceKey Method that generates and returns the reference key for this entity.
SetLabel Sets the label of the definition.

Properties

Name Description
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.
AttributeSets Property that returns the AttributeSets collection object associated with this object.
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 and sets the expanded icon on a client definition object.
Icon Gets and sets the icon on a client definition object.
Id Gets the client-supplied Id of the client browser node.
IsReferenced Gets whether this ClientBrowserNodeDefinition object is used by any browser nodes.
Label Gets the label of the BrowserNode.
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.CreateBrowserNodeDefinition, BrowserPanes.GetClientBrowserNodeDefinition

Version

Introduced in version 8

Was this information helpful?