Ship CreateShip/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Statek: Nowy statek")
 
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Ship_LoadExample|Load an example ship geometry]]
|[[Ship_Geometries_Examples|Ship Geometries Examples Loader]]
|[[Ship_Outline|Lines drawing]]
|[[Ship_AreasCurve|Areas curve]]
|[[Ship_Workbench|Ship]]
|[[Ship_Workbench|Ship]]
|IconL=Ship_Load.svg
|IconL=Ship_LoadExample.svg
|IconR=Ship_AreasCurve.svg
|IconC=Workbench_Ship.svg
|IconC=Workbench_Ship.svg
|IconR=Ship_OutlineDraw.svg
}}
}}


{{GuiCommand
{{GuiCommand
|Name=Ship New‏‎
|Name=Ship CreateShip
|Icon=Ship_Instance.svg
|MenuLocation=Ship design → Create a new ship
|MenuLocation=Ship design → Create a new ship
|Workbenches=[[Ship Workbench|Ship]]|
|Workbenches=[[Ship_Workbench|Ship]]|
|Shortcut=
|Shortcut=
|SeeAlso=
|SeeAlso=
Line 33: Line 32:
== Usage ==
== Usage ==


In order to create a '''Ship instance''' (in other words, a New Ship), select the hull solid geometry and invoke {{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 invoke {{MenuCommand|Ship design → [[Image:Ship_CreateShip.svg|16px]] Create a new ship}}.


The task panel and a free-surface annotation in the [[3D_view|3D view]] are shown. The annotation is temporary and will be removed when you close the tool, so don't worry about that.
The task panel and a free-surface annotation in the [[3D_view|3D view]] are shown. The annotation is temporary and will be removed when you close the tool, so don't worry about that.
Line 65: Line 64:


{{Docnav
{{Docnav
|[[Ship_LoadExample|Load an example ship geometry]]
|[[Ship_Geometries_Examples|Ship Geometries Examples Loader]]
|[[Ship_Outline|Lines drawing]]
|[[Ship_AreasCurve|Areas curve]]
|[[Ship_Workbench|Ship]]
|[[Ship_Workbench|Ship]]
|IconL=Ship_Load.svg
|IconL=Ship_LoadExample.svg
|IconR=Ship_AreasCurve.svg
|IconC=Workbench_Ship.svg
|IconC=Workbench_Ship.svg
|IconR=Ship_OutlineDraw.svg
}}
}}


{{Ship_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Ship{{#translation:}}]]

Latest revision as of 11:21, 24 April 2022

Ship CreateShip

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.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

Usage

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

The task panel and a free-surface annotation in the 3D view are shown. The annotation is temporary and will be removed when you close the tool, so don't worry about that.

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.

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.

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