-
Notifications
You must be signed in to change notification settings - Fork 0
slf_transfmesh
Luc DURON edited this page Apr 6, 2023
·
1 revision
usage: slf_transfmesh.py [-h] [--force] [--verbose] [--shift SHIFT SHIFT]
[--rotate ROTATE ROTATE ROTATE]
[--homothety HOMOTHETY HOMOTHETY HOMOTHETY]
inname outname
@brief:
Modifier le maillage horizontal avec des transformations géométriques
@features:
# translation
# rotation (angle en degrée dans le sens anti-horaire)
# homothétie
#* |ratio|>1 : agrandissement
#* |ratio|<1 : réduction
#* ratio=-1 : symétrie centrale
#* (ratio=1 : identité)
@warnings:
* l'ordre des transformations est fixée (@see features) et ne dépend pas de l'ordre des arguments
* les transformations sont valables uniquement en planimétrie
positional arguments:
inname fichier slf d'entrée
outname fichier slf de sortie
options:
-h, --help show this help message and exit
--force, -f force output overwrite (default: False)
--verbose, -v increase output verbosity (default: False)
--shift SHIFT SHIFT translation (x_distance, y_distance) (default: None)
--rotate ROTATE ROTATE ROTATE
rotation (x_center, y_center, angle_deg) (default:
None)
--homothety HOMOTHETY HOMOTHETY HOMOTHETY
homothétie (x_center, y_center, ratio) (default: None)
- Crue9_dc_graph
- FC_graphe-topologique
- generate_modified_copies
- get_values_at_nodes_for_multiple_simus
- i2s2csv
- i2s2shp
- i2s2shp_polygon
- i2s2shp_polygon_Leysse
- i2s_resampling
- i2s_summary
- i3s2csv
- i3s2shp
- i3s2shp_polygon
- i3s_extract_boundaries
- shp2csv_lines_add_proj
- shp2csv_points
- shp2csv_points_add_proj
- shp2i2s
- shp2i2s_corresp_csv
- shp2i3s
- shp2sx
- shp2xyz
- shp2xyz_subset
- shp_extract_table
- shp_lignes_points_proches
- shp_modify
- shp_point2shp_pointZM
- shp_split
- slf2LandXML
- slf2shp_points
- slf_anal
- slf_bottom_zones
- slf_check_hardlines
- slf_check_r2d
- slf_diff
- slf_diff_init
- slf_extracttime
- slf_find_tiny_elements
- slf_flux2d
- slf_flux2d_solide
- slf_int2d
- slf_int2d_3d
- slf_int2d_v2
- slf_rouse
- slf_set_in_zones
- slf_tempagg
- slf_transfmesh
- xyz2shp
- xyz_check