DriveWorks Tech Tips Portal is available to DriveWorks Pro customers with an active subscription and support contract.
Tech Tips provide simplified projects that highlight specific functionality for faster and more effective learning.
To access the portal:
The portal provides a search facility, start typing the name of the Tech Tip (as given below) to display the Tip you require.
DriveWorks Tech Tips Portal | ||
Tech Tip | Description | Topic Links |
---|---|---|
DriveWorks 3D | This Tech Tip demonstrates the different ways a 3D Preview can be implemented. | |
Account Login | An alternative to standard DriveWorks security for creating users which uses a Group Table. | |
Approval Concept | A customized Specification Flow can be used to implement an Approval State for specifications, so that users specifications must be approved by an administrator before release. | |
Autopilot Autostart | Includes a .bat file with instructions that explain how to automatically start Autopilot, open a group and then set it to run. | |
Carousel Control | DriveWorks can be used to create dynamic controls; this example uses Macro Buttons to create a Carousel Control. | |
Closed Child Specification | A method of completing a Child Specification, pulling data inputted into the Parent Specification, without having to open the Child Specification. | |
Drive Config Specific Dimensions | Use the Create Configuration or Switch Configuration Generation Tasks to control configuration specific dimensions. | |
Copy Table | Shows how to copy data from one Simple Table to another, remove selected rows and clear the whole table by using macros. | |
Create Image Generation Task | This Tech Tip demonstrates how to create images of generated assemblies, parts or drawings using Generation Tasks. | |
Create Reports | Creates an Excel document, which uses a CreateReports macro to create a copy of the document in PDF format, to a location and file name specified by you. | |
Custom Child Spec List | How to create your own Child Specification List control which can be tailored to suit your forms, using a Data Table and Macro Buttons to re-skin it. | |
Date Picker | This project demonstrates how to use the date functionality within DriveWorks, taking things such as leap years into account. | |
Default Value Rule | Default Value and Override Value rules on your controls can be utilized to produce desirable form behavior. | |
Drawing Control Generation Tasks | Use the Auto Arrange Dimensions, Auto Balloon View and Rescale and Position View Generation Tasks to control a driven drawing. | |
Dynamic Form Controls | An example of how to make your form controls dynamic and responsive to user inputs. | |
Editing Table Data | This project shows how to add, edit and delete data from a Simple Table. The methods used in this can be transferred to Group Tables and also SQL Tables. | |
Export To Group And Simple Tables | Demonstrates how to export data from a specification into either a Simple or Group Table for later use. | |
Frame Control | The Frame control displays a box in which any user form, within the project, can be displayed, which can be used to create tabs which display different forms when clicked. | |
Guest Account | The Specification Flow can be used to provide a Guest account which is able to run specifications without being able to view other users specifications. It also allows for dealers and distributors with existing accounts to run their own specifications which are only visible to themselves. | |
Import Specifications | Using either a .tab or .xml file provided in the .drivepkg, generate multiple specifications at once using Autopilot. | |
Incrementing Specification ID | Specification Settings can be used to create a Specification ID that increments separately for each user. | |
Insert Component Generation Task | This project demonstrates how to insert and define a component using Generation Tasks, also how to use Looping to insert multiple components. | |
Insert Decal on Named Face | This project demonstrates how to insert a Decal onto a part using Generation Tasks. | |
Insert Library Feature Gen Task | This project demonstrates how Insert Library Feature can be applied to your models. | |
Item List | Using a dialog form, Item Lists will take values selected from this form and add them into an Item List control. | |
Macro Button Selection | Works as a color picker. Select an item and assign it a color by using Macro Buttons to drive a value. | |
Measurement Text Box | The Measurement Text Box control accepts numeric values and gives a choice of units, automatically converting the values. | |
Replace Components | DriveWorks can replace models in a SOLIDWORKS assembly, which can be static or dynamic (i.e. the replacement part can be driven before being inserted into the assembly). | |
Responsive Forms | When used online, DriveWorks can detect the width of the browser and drive this value into a constant. Form controls can then be set to have their position and size adapt dynamically based on the browser width, so forms can be optimized for a variety of devices. | |
RGB Hex Conversion | This Tech Tip demonstrates how to convert RGB values into Hex values using the ColorHex function. | |
Send HTTP Request | Look at how to request data from a web service using the HTTP Request task in DriveWorks. You can also look at how to retrieve data from the result using Xpath. | |
Shopping Basket | This project allows a customer to select from a range of products and specify the quantity required. This information is then exported into a Simple Table and used to generate a summary of the product selections that have been made. The customer is then able to delete, edit the quantity or review the list of products that have been selected prior to check-out. | |
Table Filtering | The TableFilter function allows a Data Table to be filtered using other form controls (such as a text box or combo box) so that only the relevant items are displayed. | |
Table Functions | A selection of available functionality when pulling data from a DriveWorks Table onto your form. | |
Triggered Actions | Triggered Actions allow DriveWorks to wait until a designated file exists before transitioning a specification. |