Ship LoadExample: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>

<!--T:10-->
{{Docnav
|
|[[Ship_CreateShip|Create a new ship]]
|[[Ship_Workbench|Ship]]
|IconL=
|IconR=Ship_CreateShip.svg
|IconC=Workbench_Ship.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Ship Load‏‎ Example |MenuLocation=Ship design → Load‏‎ an example ship geometry||Workbenches=[[Ship Workbench|Ship]]|Shortcut=|SeeAlso=}}
|Name=Ship LoadExample
|MenuLocation=Ship design → Load an example ship geometry
|Workbenches=[[Ship_Workbench|Ship]]
|Shortcut=
|SeeAlso=
}}


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


== Introduction == <!--T:2-->
<!--T:2-->
This tool loads example geometries.
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:

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


</translate>

[[Image:FreeCAD-Ship-SignCriteria.jpg]]
<translate>
<!--T:3-->
<!--T:3-->
[[Image:FreeCAD-Ship-SignCriteria.jpg|center|Schematic view of sign criteria]]
{{Caption|Ship sign criteria}}
<center><span style="font-variant:small-caps">Ship sign criteria</span></center>


== Loading Series 60 geometry == <!--T:4-->
<!--T:14-->
In order to help new users Ship includes a geometries examples loader, with the following to choose from:
In order to help new users, Ship includes a geometries examples loader, with the following to choose from:
*Series 60 from Iowa University
* Series 60 from Iowa University
*Wigley Canonical Ship
* Wigley Canonical Ship
*Series 60 Catamaran
* Series 60 Catamaran
*Wigley Catamaran
* Wigley Catamaran


<!--T:5-->
[[Image:FreeCAD-Ship-LoadIco.png|center|Example ship geometries loader icon.]]
<center><span style="font-variant:small-caps"> Ship Geometries Examples loader icon</span></center>


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


<!--T:6-->
<!--T:6-->
# There are several ways to invoke the command:
Executing the tool (Ship design/Load an example ship geometry) a task dialogue will shown. Select '''Series 60 from Iowa University''' and press Accept. Tool loads new document with '''s60_IowaUniversity''' geometry.
#* Press the {{Button|[[Image:Ship_LoadExample.svg|16px]] [[Ship_LoadExample|Load an example ship geometry]]}} button.

#* Select the {{MenuCommand|Ship design → [[Image:Ship_LoadExample.svg|16px]] Load‏‎ an example ship geometry}} option from the menu.
# A task panel will display, prompting to choose one of the example ship geometries.
# Select the example you want to load and press {{Button|Accept}}.
# Result: The tool loads a new document with the selected geometry.


<!--T:7-->
<!--T:7-->
{{VeryImportantMessage|<center>'''Warning, before editing anything!'''</center>
{{VeryImportantMessage|Warning, before editing anything! You are now working with the original example file. To preserve the original unedited example, you must first save it as a new file before editing anything.}}
<center>You are now working with the original example file.</center>
<center>To preserve the original unedited example, '''you must first save it as a new file before editing anything.'''</center>}}



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


<!--T:9-->
<!--T:9-->
* [[FreeCAD-Ship s60 tutorial|FreeCAD-Ship s60 tutorial ]]
* [[FreeCAD-Ship_s60_tutorial|FreeCAD-Ship s60 tutorial]]
* [[FreeCAD-Ship s60 tutorial (II)|FreeCAD-Ship s60 tutorial (II)]]
* [[FreeCAD-Ship_s60_tutorial_(II)|FreeCAD-Ship s60 tutorial (II)]]



<!--T:11-->
{{Docnav
|
|[[Ship_CreateShip|Create a new ship]]
|[[Ship_Workbench|Ship]]
|IconL=
|IconR=Ship_CreateShip.svg
|IconC=Workbench_Ship.svg
}}


</translate>
</translate>
{{Userdocnavi{{#translation:}}}}
{{clear}}
[[Category:Ship{{#translation:}}]]
<languages/>

Latest revision as of 11:20, 24 April 2022

Ship LoadExample

Menu location
Ship design → Load an example ship geometry
Workbenches
Ship
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool loads example geometries.

Ship works over Ship entities, that must be created on top of provided geometry. Geometry must be a solid, or set of solids. The 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.

Ship sign criteria

In order to help new users, Ship includes a geometries examples loader, with the following to choose from:

  • Series 60 from Iowa University
  • Wigley Canonical Ship
  • Series 60 Catamaran
  • Wigley Catamaran

Usage

  1. There are several ways to invoke the command:
  2. A task panel will display, prompting to choose one of the example ship geometries.
  3. Select the example you want to load and press Accept.
  4. Result: The tool loads a new document with the selected geometry.
Warning, before editing anything! You are now working with the original example file. To preserve the original unedited example, you must first save it as a new file before editing anything.

Tutorials