Added s60 katamaran model geometry example
This commit is contained in:
parent
1a88ead7ab
commit
84c33bffde
|
@ -38,6 +38,7 @@ SOURCE_GROUP("shipicons" FILES ${ShipIcons_SRCS})
|
||||||
SET(ShipExamples_SRCS
|
SET(ShipExamples_SRCS
|
||||||
Examples/s60.fcstd
|
Examples/s60.fcstd
|
||||||
Examples/barehull5415.fcstd
|
Examples/barehull5415.fcstd
|
||||||
|
Examples/s60_katamaran.fcstd
|
||||||
)
|
)
|
||||||
SOURCE_GROUP("shipexamples" FILES ${ShipExamples_SRCS})
|
SOURCE_GROUP("shipexamples" FILES ${ShipExamples_SRCS})
|
||||||
|
|
||||||
|
|
BIN
src/Mod/Ship/Examples/s60_katamaran.fcstd
Normal file
BIN
src/Mod/Ship/Examples/s60_katamaran.fcstd
Normal file
Binary file not shown.
|
@ -35,6 +35,7 @@ nobase_data_DATA = \
|
||||||
Icons/Ship.xpm \
|
Icons/Ship.xpm \
|
||||||
Examples/s60.fcstd \
|
Examples/s60.fcstd \
|
||||||
Examples/barehull5415.fcstd \
|
Examples/barehull5415.fcstd \
|
||||||
|
Examples/s60_katamaran.fcstd \
|
||||||
shipLoadExample/__init__.py \
|
shipLoadExample/__init__.py \
|
||||||
shipLoadExample/TaskPanel.py \
|
shipLoadExample/TaskPanel.py \
|
||||||
shipLoadExample/TaskPanel.ui \
|
shipLoadExample/TaskPanel.ui \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user