SlideShare a Scribd company logo
1 of 2
Download to read offline
SolidWorks Data Builder
The SolidWorks Data Builder was developed using c#.net and the SolidWorks API.
Use this program to save SolidWork (.sldasm & .sldprt) project file data into a database.
 This program reads specific 'Custom Property' values of each file to collect information.
 Each record in the database contains the following data. Filename, File path, Description,
Number, Revision, Client & Project.
 All records can be sorted or viewed by specific fields.
 Search for records by description.
 Print or save the database records as Adobe (.pdf).
SolidWorks Data Builder…continued

More Related Content

What's hot

The world with Cloud, Big Data, ML, IoT and AI
The world with Cloud, Big Data, ML, IoT and AIThe world with Cloud, Big Data, ML, IoT and AI
The world with Cloud, Big Data, ML, IoT and AIMeenakshiGupta127
 
Advanced SQL Server Performance Tuning | IDERA
Advanced SQL Server Performance Tuning | IDERAAdvanced SQL Server Performance Tuning | IDERA
Advanced SQL Server Performance Tuning | IDERAIDERA Software
 
Sql Server Portfolio
Sql Server PortfolioSql Server Portfolio
Sql Server PortfolioBrianHertzke
 
Introduction to Azure Data Factory
Introduction to Azure Data FactoryIntroduction to Azure Data Factory
Introduction to Azure Data FactorySlava Kokaev
 

What's hot (6)

The world with Cloud, Big Data, ML, IoT and AI
The world with Cloud, Big Data, ML, IoT and AIThe world with Cloud, Big Data, ML, IoT and AI
The world with Cloud, Big Data, ML, IoT and AI
 
Azure Data Factory v2
Azure Data Factory v2Azure Data Factory v2
Azure Data Factory v2
 
Advanced SQL Server Performance Tuning | IDERA
Advanced SQL Server Performance Tuning | IDERAAdvanced SQL Server Performance Tuning | IDERA
Advanced SQL Server Performance Tuning | IDERA
 
Sql Server Portfolio
Sql Server PortfolioSql Server Portfolio
Sql Server Portfolio
 
Introduction to Azure Data Factory
Introduction to Azure Data FactoryIntroduction to Azure Data Factory
Introduction to Azure Data Factory
 
Let Your Data Flow with EmbARK
Let Your Data Flow with EmbARKLet Your Data Flow with EmbARK
Let Your Data Flow with EmbARK
 

SolidWorks Data Builder

  • 1. SolidWorks Data Builder The SolidWorks Data Builder was developed using c#.net and the SolidWorks API. Use this program to save SolidWork (.sldasm & .sldprt) project file data into a database.  This program reads specific 'Custom Property' values of each file to collect information.  Each record in the database contains the following data. Filename, File path, Description, Number, Revision, Client & Project.  All records can be sorted or viewed by specific fields.  Search for records by description.  Print or save the database records as Adobe (.pdf).