Ship LoadExample: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|
|
|[[Ship_CreateShip|Create a new ship]]
|[[Ship_New|Ship instance creation]]
|[[Ship_Workbench|Ship]]
|[[Ship_Workbench|Ship]]
|IconL=
|IconL=
|IconR=Ship_Logo.svg
|IconR=Ship_CreateShip.svg
|IconC=Workbench_Ship.svg
|IconC=Workbench_Ship.svg
}}
}}
Line 14: Line 14:
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Ship Load‏‎
|Name=Ship LoadExample
|MenuLocation=Ship design → Load‏‎ an example ship geometry
|MenuLocation=Ship design → Load an example ship geometry
|Workbenches=[[Ship_Workbench|Ship]]
|Workbenches=[[Ship_Workbench|Ship]]
|Shortcut=
|Shortcut=
Line 24: Line 24:


<!--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||Schematic view of sign criteria]]
{{Caption|Ship sign criteria}}
{{Caption|Ship sign criteria}}

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


<!--T:14-->
<!--T:14-->
Line 41: Line 44:
* Series 60 Catamaran
* Series 60 Catamaran
* Wigley Catamaran
* Wigley Catamaran

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


<!--T:6-->
<!--T:6-->
# There are several ways to invoke the command:
# Invoke the Ship Geometries Example Loader by either
#* pressing on the [[Image:Ship_Load.svg|24px]] icon in the toolbar
#* Press the {{Button|[[Image:Ship_LoadExample.svg|16px]] [[Ship_LoadExample|Load an example ship geometry]]}} button.
#* select the {{MenuCommand|Ship design → Load‏‎ an example ship geometry}} from the drop down menu
#* Select the {{MenuCommand|Ship design → [[Image:Ship_LoadExample.svg|16px]] Load‏‎ an example ship geometry}} option from the menu.
# A task dialog will display, prompting to choose one of the example ship geometries.
# A task panel will display, prompting to choose one of the example ship geometries.
# Select '''Series 60 from Iowa University''' and press {{Button|Accept}}
# Select the example you want to load and press {{Button|Accept}}.
# Result: Tool loads new document with the '''s60_IowaUniversity''' geometry.
# Result: The tool loads a new document with the selected geometry.


<!--T:7-->
<!--T:7-->
Line 63: Line 68:
{{Docnav
{{Docnav
|
|
|[[Ship_CreateShip|Create a new ship]]
|[[Ship_New|Ship instance creation]]
|[[Ship_Workbench|Ship]]
|[[Ship_Workbench|Ship]]
|IconL=
|IconL=
|IconR=Ship_Logo.svg
|IconR=Ship_CreateShip.svg
|IconC=Workbench_Ship.svg
|IconC=Workbench_Ship.svg
}}
}}


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

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