DesignSpark Mechanical Online Help

Threads

 

Use the ThreadClosed tool to create a threaded surface on any cylinder, cone, or hole. Select a thread edge or face to view its properties in the Properties panelClosed.

The depth of a threaded blind hole on a curved surface is defined as the measured distance from the end of the thread to the closest point on the outer contour of the thread.

 

To create a threaded surface

  1. Click the ThreadClosed tool in the AnnotationClosed ribbon group on the Detailing tab.

  2. Click the edge of a cylinder, hole, or cone.

    The threads are indicated as a spiral, not circular, texture on the surface, and the thread depth is shown when you view the threaded object in Section modeClosed. An inner thread or outer thread object also appears in the Structure treeClosed. (Broken threads appear with a small yellow triangle over the icon.)

  3. Click the surface to edit the properties of the threaded surface in the Properties panelClosed.

To change the depth of a threaded hole

  1. Click on the thread edge or hole in the Design windowClosed or select the thread in the Structure treeClosed.

  2. Press the Tab key or click on the dimension field.

  3. Type a new value for the depth.

To customize the thread properties

The thread data XML files that drive the drop-down menus for Standard thread properties are located in the DS Mechanical LibraryClosed/Threads directory. You can:

This is an example of the XML file used for threads:

<?xml version="1.0" encoding="utf-8"?>
<thread:ThreadSizeTable xmlns:thread="http://www.spaceclaim.com/threadSizeTableVersion2">
<thread:Units>in</thread:Units>
<thread:ShowThreadDesignationInDiameterDimension>false</thread:ShowThreadDesignationInDiameterDimension>
<thread:ThreadSizes>
<thread:ThreadSize>
<thread:Name>
1 - 64</thread:Name>
<thread:Size>
0.073</thread:Size>
<thread:MinorDiameter>
0.0544</thread:MinorDiameter>
</thread:ThreadSize>
</thread:ThreadSizes>
</thread:ThreadSizeTable>

 

To use the example above,

  1. Copy the text inside the gray box and paste it into a text file.

  2. Save the file with a .xml extension in the SpacClaim LibraryClosed/Threads folder.

    For example, your file could be named MyThreads.xml.

  3. Change the text shown in red to your values.

You should add your own custom files instead of changing the default files.


© Copyright 2018 Allied Electronics, Inc. All rights reserved.