BrowserNode.AllReferencedNodes Method
Parent Object:
BrowserNode
Description
Method that returns all browser nodes referencing the specified BrowserNodeDefinition below this BrowserNode. For instance, in the case of a shared sketch, two browser nodes reference the same definition.
Syntax
BrowserNode.
AllReferencedNodes(
Definition As
BrowserNodeDefinition ) As
BrowserNodesEnumerator
Parameters
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 11