BrowserNodeDefinition 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 |
Property that 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. |
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 |
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
BrowserNode.BrowserNodeDefinition
Version
Introduced in version 8