├── README.md ├── Scripts ├── DRG_Change All View Labels.iLogicVb ├── DRG_Export_PDF + DXF.iLogicVB ├── DRG_GetViewSheetPositions.iLogicVB ├── DRG_RevisionTable_ResetAll.iLogicVb ├── DRG_Titleblock_Update.iLogicVb ├── DRG_View Label Copy To Clipboard.iLogicVb ├── DRG_View Label Copy.iLogicVb ├── IAM_ReplaceOccurrence.iLogicVB ├── IPT_BOM Quantity To Each.iLogicVB ├── IPT_HideAllWorkFeatures.iLogicVb ├── MOD_Set All Colours.iLogicVb ├── MOD_Volume in metres.iLogicVb └── VAULT_Where Used.iLogicVb ├── Snippets ├── Custom Windows Form.iLogicVB ├── DRG_Update Mass.iLogicVB ├── GEN_CheckDocumentType ├── GEN_CreateButtonImage ├── GEN_CreateTransaction.iLogicVB ├── GEN_Excel_Read File Into List.iLogicVb ├── GEN_Message Box Result.iLogicVB ├── GEN_Modify_iProperty ├── GEN_Pick Select.iLogicVB ├── GEN_Progress_Bar ├── GEN_SQLite Connection.iLogicVb └── WIN_Scale Form.txt └── selectionClass.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/README.md -------------------------------------------------------------------------------- /Scripts/DRG_Change All View Labels.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/DRG_Change All View Labels.iLogicVb -------------------------------------------------------------------------------- /Scripts/DRG_Export_PDF + DXF.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/DRG_Export_PDF + DXF.iLogicVB -------------------------------------------------------------------------------- /Scripts/DRG_GetViewSheetPositions.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/DRG_GetViewSheetPositions.iLogicVB -------------------------------------------------------------------------------- /Scripts/DRG_RevisionTable_ResetAll.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/DRG_RevisionTable_ResetAll.iLogicVb -------------------------------------------------------------------------------- /Scripts/DRG_Titleblock_Update.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/DRG_Titleblock_Update.iLogicVb -------------------------------------------------------------------------------- /Scripts/DRG_View Label Copy To Clipboard.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/DRG_View Label Copy To Clipboard.iLogicVb -------------------------------------------------------------------------------- /Scripts/DRG_View Label Copy.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/DRG_View Label Copy.iLogicVb -------------------------------------------------------------------------------- /Scripts/IAM_ReplaceOccurrence.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/IAM_ReplaceOccurrence.iLogicVB -------------------------------------------------------------------------------- /Scripts/IPT_BOM Quantity To Each.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/IPT_BOM Quantity To Each.iLogicVB -------------------------------------------------------------------------------- /Scripts/IPT_HideAllWorkFeatures.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/IPT_HideAllWorkFeatures.iLogicVb -------------------------------------------------------------------------------- /Scripts/MOD_Set All Colours.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/MOD_Set All Colours.iLogicVb -------------------------------------------------------------------------------- /Scripts/MOD_Volume in metres.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/MOD_Volume in metres.iLogicVb -------------------------------------------------------------------------------- /Scripts/VAULT_Where Used.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Scripts/VAULT_Where Used.iLogicVb -------------------------------------------------------------------------------- /Snippets/Custom Windows Form.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/Custom Windows Form.iLogicVB -------------------------------------------------------------------------------- /Snippets/DRG_Update Mass.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/DRG_Update Mass.iLogicVB -------------------------------------------------------------------------------- /Snippets/GEN_CheckDocumentType: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_CheckDocumentType -------------------------------------------------------------------------------- /Snippets/GEN_CreateButtonImage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_CreateButtonImage -------------------------------------------------------------------------------- /Snippets/GEN_CreateTransaction.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_CreateTransaction.iLogicVB -------------------------------------------------------------------------------- /Snippets/GEN_Excel_Read File Into List.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_Excel_Read File Into List.iLogicVb -------------------------------------------------------------------------------- /Snippets/GEN_Message Box Result.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_Message Box Result.iLogicVB -------------------------------------------------------------------------------- /Snippets/GEN_Modify_iProperty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_Modify_iProperty -------------------------------------------------------------------------------- /Snippets/GEN_Pick Select.iLogicVB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_Pick Select.iLogicVB -------------------------------------------------------------------------------- /Snippets/GEN_Progress_Bar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_Progress_Bar -------------------------------------------------------------------------------- /Snippets/GEN_SQLite Connection.iLogicVb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/GEN_SQLite Connection.iLogicVb -------------------------------------------------------------------------------- /Snippets/WIN_Scale Form.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/Snippets/WIN_Scale Form.txt -------------------------------------------------------------------------------- /selectionClass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattjlt/Inventor-Code-Library/HEAD/selectionClass.txt --------------------------------------------------------------------------------