Ship CreateShip: Difference between revisions

From FreeCAD Documentation
m (Missing DocNav template tag)
(Do not base this documentation on the s60 tutorial too much)
Line 26: Line 26:
<!--T:21-->
<!--T:21-->
Create a New Ship or new Ship Instance.
Create a New Ship or new Ship Instance.

Ship works over '''Ship entities''', that must be created on top of provided geometry. Geometry must be a solid, or set of solids, following criteria must be taken into account:
* All hull geometry must be provided (including symmetric bodies).
* Starboard geometry must be included at negatives ''y'' domain.
* Origin (0,0,0) point is the '''Midship section''' (Midpoint between after and forward perpendicular) and '''base line''' intersection.

<!--T:3-->
[[Image:FreeCAD-Ship-SignCriteria.jpg||Schematic view of sign criteria]]
{{Caption|Ship sign criteria}}


== Usage == <!--T:22-->
== Usage == <!--T:22-->


<!--T:23-->
<!--T:23-->
In order to create a '''Ship instance''' (in other words, a New Ship), select s60 geometry and execute the '''ship creation tool''' {{MenuCommand|Ship design → Create a new ship}}
In order to create a '''Ship instance''' (in other words, a New Ship), select the hull solid geometry and execute the '''ship creation tool''' {{MenuCommand|Ship design → Create a new ship}}


<!--T:5-->
<!--T:5-->
Line 42: Line 51:
<!--T:7-->
<!--T:7-->
Main dimensions must be introduced here:
Main dimensions must be introduced here:
* Length: Length between perpendiculars, 25.5 m for this ship.
* Length: Length between perpendiculars.
* Beam: Total ship beam, 3.389 m for this ship.
* Beam: Total ship beam.
* Draft: Design draft, 1.0 m for this ship.
* Draft: Design draft.


<!--T:8-->
<!--T:8-->
Line 58: Line 67:


<!--T:11-->
<!--T:11-->
Same process is valid for Beam fit. Note: that requested value is total beam, but annotation is only referred to starboard half ship.
Same process is valid for Beam fit. Note that the requested value is the total beam, but just the annotation on starboard side is shown.


<!--T:12-->
<!--T:12-->
When you press {{Button|Accept}} button, a new Ship instance is created called '''Ship''' at ''Tags & Attributes'' dialog. We don't need geometry anymore, so you can hide it.
When you press {{Button|Accept}} button, a new Ship instance named '''Ship''' is created at ''Tags & Attributes'' dialog. The geometry is not needed anymore, so feel free to hide or remove it.

<!--T:14-->
Note: From here onward, you must have '''Ship''' selected before you execute any Ship tool.


==Tutorials== <!--T:15-->
==Tutorials== <!--T:15-->

Revision as of 17:41, 10 October 2021

Ship New‏‎

Menu location
Ship design → Create a new ship
Workbenches
Ship
Default shortcut
None
Introduced in version
-
See also
None

Description

Create a New Ship or new Ship Instance.

Ship works over Ship entities, that must be created on top of provided geometry. Geometry must be a solid, or set of solids, following criteria must be taken into account:

  • All hull geometry must be provided (including symmetric bodies).
  • Starboard geometry must be included at negatives y domain.
  • Origin (0,0,0) point is the Midship section (Midpoint between after and forward perpendicular) and base line intersection.

Schematic view of sign criteria

Ship sign criteria

Usage

In order to create a Ship instance (in other words, a New Ship), select the hull solid geometry and execute the ship creation tool Ship design → Create a new ship

Creating ship task dialogue and some annotations at 3D view will shown. The annotations will removed when you close Ship creation tool, so don't worry about this.

Most relevant ship data must be introduced (Ship uses a progressive data introduction system, so basic operations can be performed knowing only basic ship data, more information is needed as the operations become more complex).

Ship data

Main dimensions must be introduced here:

  • Length: Length between perpendiculars.
  • Beam: Total ship beam.
  • Draft: Design draft.

Front view annotations

Length annotations

Usually the Length between perpendiculars depends on design draft, so if you don't know what is the length of your ship you can set draft, and fit length in order to get bow and draft intersection.

Side view annotations

Beam annotations

Same process is valid for Beam fit. Note that the requested value is the total beam, but just the annotation on starboard side is shown.

When you press Accept button, a new Ship instance named Ship is created at Tags & Attributes dialog. The geometry is not needed anymore, so feel free to hide or remove it.

Tutorials


Template:Ship Tools navi