You can find any tool by the Menu Structure HERE: https://turbocaddoc.atlassian.net/wiki/display/TC20UG/Menu+Structure

You can find the menu location of any tool by name HERE: https://turbocaddoc.atlassian.net/wiki/display/TC20UG/Tools+Mapped+to+Menus

Step 1- Define Custom Fields

The first step in creating a database is to define the types of information to be recorded.

  1. Select Define Fields. In the DefineFields window, enter the first property: "Part Number."
  2. Fill in the remaining fields in this row

    Data Type:
    Text: Alphanumeric information which does not have to be calculated.
    Integer: Whole numbers.
    Double: Decimal numbers.
    Currency: Dollar amounts. This type will not appear in an object's Custom page of the Properties window.
    Visible: If checked, the field will be visible and available for use in the Edit Object Data and Report windows.
    Tip: If you know you will not be using certain fields in reports, it is helpful to turn off visibility.
    Editable: If checked, the field can be edited in the other database dialogs. Auto fields are always non-editable.
    Description: An optional field for notes or other comments.
  3. To add the next property to the database, click in the first empty field under Field Name, and type the new field name. This example uses "Description," Vendor," and "Cost." Then continue to fill in the other fields.


    Note: To delete a record, click the square at the beginning of a row, and select Delete.
  4. Click OK when the custom properties are defined.