Skip to content

Files

Latest commit

dd2dfa6 · Mar 6, 2023

History

History
12 lines (10 loc) · 1.11 KB

InventorCode.AddinPack.md

File metadata and controls

12 lines (10 loc) · 1.11 KB

InventorCode.AddinPack Namespace

Classes
CommandButtonTemplate Abstract class for creating CommandButtons. Implement the abstract methods and properties
in a new class to utilize.
InventorTheme Provides simple wrapper to detect if Inventor's theme is light or dark.
InventorUiIcon InventorUiIcon provides a wrapper for Inventor icons that allows the dev to
wrap various image variations (size, light/dark theme) in a single object.
This takes in various image formats.
UiTemplates A collection IUiTemplate objects to manage their lifecycles.
Interfaces
IUiTemplate Provides a simple interface for user interface objects.