Rocket Bulkhead

From FreeCAD Documentation
Revision as of 10:53, 14 March 2021 by Roy 043 (talk | contribs)
Other languages:

Rocket Bulkhead

Menu location
Rocket → Bulkhead
Workbenches
Rocket Workbench
Default shortcut
None
Introduced in version
0.19
See also
None

Description

A bulkhead is a solid section of material used to close off a section of body tube, or to provide a base for a nose cone.

Usage

  1. There are several ways to invoke the command:
    • Press the Bulkhead button.
    • Select the Rocket → Bulkhead option from the menu.
    • Double click on a Bulkhead object in the model view.
  2. Set options and press OK.

Options

Step

Bulkheads may include a step.

A step may be thought of as an additional bulkhead of smaller diameter stacked on top of the original bulkhead. The most common use is to cap the end of a body tube, such as for an electronics bay. In this case the outer diameter of the bulkhead would match the outer diameter of the body tube, and the outer diameter of the step would match the inner diameter of the body tube.


A stepped bulkhead used to cap a body tube

Holes

A bulkhead may require holes for a variety of reasons, such as for attaching an eye hook. This tool allows you to specify one or more identical holes applied in a radial pattern.


A stepped bulkhead with 4 holes

Properties

Rocket Component

These parameters are provided for information and have no effect on the design of the component.

  • DataManufacturer: Manufacturer when known
  • DataPart Number: Manufacturer part number
  • DataDescription: Description of the component
  • DataMaterial: Material when known

Bulkhead

  • DataDiameter: The outer diameter of the bulkhead
  • DataThickness: The thickness, not including any step, of the bulkhead
  • DataStep: True when the bulkhead includes a step, see Options
  • DataStep Diameter: The outer diameter of the step
  • DataStep Thickness: The thickness, not including the bulkhead thickness, of the step
  • DataHoles: True when the the bulkhead has one or more holes, see Options
  • DataHole Diameter: The diameter of the hole
  • DataHole Center: The distance from the center of the hole to the center of the bulkhead
  • DataHole Count: The number of holes applied in a radial pattern around the center of the bulkhead
  • DataHole Offset: Offset from 0 degrees of the first hole

Scripting

See also: Category:API and FreeCAD Scripting Basics.

TBD

Tutorials and Learning

Rocket Workbench Body Tubes, Bulkheads, and Centering Rings Tutorial on YouTube