Name | Description |
GetContentObject | Property that returns the specified content center object specified by the content identifier. If the object cannot be found then Nothing is returned. This can return a ContentFamily or ContentRow depending on what the identifier represents. |
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. |
TreeViewTopNode | Property that returns the top-most node in the Content Center tree. The entire tree can be accessed by traversing the tree beginning at this node. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Replace content center part | This sample demonstrates how to replace the content part referenced by an assembly occurrence. |
Replace content center part | This sample demonstrates how to replace the content part referenced by an assembly occurrence. |
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. |