All Projects
LiveDesktop App

Assembly Explorer

Designers had no way to answer “which assemblies use this part?” without opening files one at a time. I indexed the entire SolidWorks assembly tree into SQL Server and put a search layer on top of it — where-used lookups, specification search and tree browsing. It ships as a Windows Service with a browser front end, so the whole department reaches it from a LAN URL with nothing to install, and the web tier connects through its own read-only database login.

Screenshots

▾ Project▾ Assemblies▸ Parts▸ DrawingsNAMEREVSTATUSAssembly.sldasmCReleasedBase Plate.sldprtAApprovedCylinder.sldprtDIn ReviewPLC Program.plcBDraftSchematic.pdfAApproved

Key Highlights

  • Indexes full assembly trees into SQL Server for instant search
  • Where-used and specification lookup across the whole component library
  • Deployed as a Windows Service — colleagues use a LAN URL, nothing to install
  • Separate read-only database login for the web tier
  • WPF client and React web front end over the same index

Tech Stack

C#.NET 8ASP.NET CoreSQL ServerReactSolidWorks API

Tags

SolidWorks APIC#.NET 8SQL ServerReactWindows Service

Related Projects

▾ HPA-1000 Assembly▾ Frame Assembly Base Plate Left Column Right Column▸ Cylinder Assembly▸ Control Panel$12,450Parts: 30 | Total: $12,450.00
In ProductionLiveDesktop App

BOM Director

Built in-house at a regional HVAC manufacturer

Turns SolidWorks BOMs into production documentation and writes material rows straight into the ERP — no re-keying between engineering and production.

SolidWorks APIC#Epicor ERPREST API
G90 G21 G17M3 S8000G1 X80 Y60G1 X0 Y60G0 Z5; Pass 2G1 Z-4 F400Est. 4m 32s | Lines: 84
In ProductionLiveDesktop App

CNC G-Code Generator

Built in-house at a regional HVAC manufacturer

Excel tube specifications in; optimised bar-nesting layouts and machine-ready Syntec G-code out.

C#.NET 8G-CodeCNC
Features Sketch Sheet MetalCanopy GeneratorDesignGenExportGenerate
In ProductionLiveDesktop App

Structure Maker

Built in-house at a regional HVAC manufacturer

Draw the structure in 2D, get the SolidWorks 3D assembly — tubes, panels, doors and components generated and packed.

SolidWorks APIC#.NET 83D Generation