File: pygalmesh.1

package info (click to toggle)
pygalmesh 0.10.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 592 kB
  • sloc: cpp: 2,306; python: 1,541; makefile: 21
file content (37 lines) | stat: -rw-r--r-- 1,035 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
.TH PYGALMESH "1" "October 2021" "pygalmesh 0.10.5" "User Commands"
.SH NAME
pygalmesh \- create high-quality meshes with ease
.SH DESCRIPTION
usage: pygalmesh [\-h] [\-\-version]
.IP
{from\-inr,remesh\-surface,volume\-from\-surface} ...
.PP
pygalmesh command\-line tools
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-version\fR, \fB\-v\fR
display version information
.SS "subcommands:"
.IP
{from\-inr,remesh\-surface,volume\-from\-surface}
.TP
from\-inr
Create volume mesh from INR voxel files
.TP
remesh\-surface
Remesh surface mesh
.TP
volume\-from\-surface
Generate volume mesh from surface mesh
.PP
pygalmesh is a Python frontend to CGAL's 2D and 3D mesh generation capabilities.
pygalmesh makes it easy to create high-quality 2D, 3D volume meshes,
periodic volume meshes, and surface meshes.
.PP
pygalmesh 0.10.5 [Python 3.9.7, CGAL 5.3]
.PP
Copyright (c) 2016-2021, Nico Schlömer <nico.schloemer@gmail.com>