HighlightSet.AddItem Method
Parent Object: HighlightSetDescription
Method that adds an entity to the highlight set.
Syntax
HighlightSet.AddItem( Entity As Object )Parameters
Name | Type | Description |
Entity | Object | Input Autodesk Inventor object that is valid to be highlighted. |
Samples
Name | Description |
Interference Analysis | This sample demonstrates the functions used to calculate interference analysis in an assembly. |
Creating a HighlightSet | Demonstrates creating a highlight set. |