GoTools Example Files - SINTEF-Geometry/GoTools GitHub Wiki
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
One example program in igeslib
:
- intersect_with_plane
Example programs in lrsplines2D
:
- refine_lrsurf
- evaluateLRSurface
- investigate_LRSplineSurface
- investigate_Element2D
- approximateWithLRFunc
- approximateParPointsWithLRSurf
- isoContoursLRFunc
- comparePointsLRSurf3D
- identify_and_resolve_linear_dependence
Example programs in lrsplines3D
:
- refine_lrvol
- investigate_LRSplineVolume
- investigate_Element3D
- Bezier_extraction
- evaluateLRVolume