surface from_ridge¶
Usage
Run using mc_script surface from_ridge after installation or using ~ndcn0236/bin/mc_script surface from_ridge on jalapeno.
Import in python using from mcutils.scripts.surface import from_ridge
Documentation
Assigns each vertex the value from the closest ridge (BUGGY)
Functions
|
Extracts values from the ridge |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |