ClientNodeResources Object

Description

This object is accessible through the . But it is in fact, just the one associated with the Document. In other words, all of the ClientNodeResource objects that are used inside the various BrowserPanes of this Document are to be found here.

Methods

Name Description
Add Method that creates a new ClientNodeResource. The new ClientNodeResource is returned. If no expanded icon is passed in, the node ending up with this resource will use the standard icon as the icon to use when it is expanded. The state icon is used to prefix the regular icon, typically denoting the dynamic state of the object it represents.
ItemById Returns the specified NodeResource object from the collection.

Properties

Name Description
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.
Count Property that returns the number of items in the collection.
Item Returns the specified NodeResource object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BrowserPanes.ClientNodeResources

Version

Introduced in version 8