-
Notifications
You must be signed in to change notification settings - Fork 39
GoTools Example Files
Georg Muntingh edited this page Aug 20, 2017
·
1 revision
A number of example programs are created to illustrate the use of various GoTools functionality.
Example programs in gotools-core:
adapt_curve
append_curve
approx_curve
approx_surface
circle
closestpoint_curve
closestpoint_degenerate_sf
closestpoint_surface
cone
const_param_curves
coons_patch_gen
cylinder
ellipse
interpol_curve_free
interpol_curve_hermite
linear_swept_surface
project_curve
rotational_swept_surface
sphere
surface_of_revolution
torus
The module trivariate
has the following example programs:
coons_patch_volume_gen
createCoonsVolume
linear_swept_volume
loft_volume_creator
rotational_swept_volume
The example programs related to compositemodel
:
createSplitDisc
createBlockStructuredDisc
createVolumeBoundaries
face2splineset
The example programs in the trivariatemodel
module are:
createMidShip
mirrorAndLoft
multiPatchSweep
Getting started
Miscellaneous
Functionality
- Modules
- gotools-core
- compositemodel
- implicitization
- igeslib
- intersections
- isogeometric_model
- lrsplines2D
- parametrization
- qualitymodule
- topology
- trivariate
- trivariatemodel
- viewlib
Dependencies