Share

ContentTreeViewNodesEnumerator Object


Description

The ContentFamiliesEnumerator is a collection object that provides access to a group of ContentFamily objects.

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 ContentTreeViewNode objects in the collection.
Item Returns the specified ContentTreeViewNode object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ContentTreeViewNode.ChildNodes

Samples

Name Description
Place Content Center Parts Places all of the items in a specified family within an assembly. The specific family is identified by the strings where it's setting the HexHeadNode variable.

Version

Introduced in version 2010

Was this information helpful?