Next: Module gr_e171tomses
Up: List of all GR
Previous: Module gr_del_empty_sets
NAME
gr_del_point - a GRToolbox module
DESCRIPTION
Delete points with certain given values.
SYNOPSIS:
-[eps x y z 0 1 ... n x+ y+ z + 0+ 1+ ... n+ x- y- z- 0- 1- ... n-h o v noc nof now skip f m c e i s l]
-help For help on all options.
Special Options:
-eps float Epsilon accuracy. (Default : 0)
-0eps float Epsilon accuracy in 1. coordinate.
-1eps float Epsilon accuracy in 2. coordinate.
-neps float Epsilon accuracy in (n+1). coordinate.
-eps0 float Epsilon accuracy in 1. coordinate.
-eps1 float Epsilon accuracy in 2. coordinate.
-epsn float Epsilon accuracy in (n+1). coordinate.
-xeps float Epsilon accuracy in x-direction.
-yeps float Epsilon accuracy in y-direction.
-zeps float Epsilon accuracy in z-direction.
-0 float Delete point, if 1. coordinate is equal.
-1 float Delete point, if 2. coordinate is equal.
-n float Delete point, if (n+1). coordinate is equal.
-0+ float Delete point, if 1. coordinate is higher.
-1+ float Delete point, if 2. coordinate is higher.
-n+ float Delete point, if (n+1). coordinate is higher.
-0- float Delete point, if 1. coordinate is lower.
-1- float Delete point, if 2. coordinate is lower.
-n- float Delete point, if (n+1). coordinate is lower.
-x float Delete point, if x coordinate is equal.
-y float Delete point, if y coordinate is equal.
-z float Delete point, if z coordinate is equal.
-x+ float Delete point, if x coordinate is higher.
-y+ float Delete point, if y coordinate is higher.
-z+ float Delete point, if z coordinate is higher.
-x- float Delete point, if x coordinate is lower.
-y- float Delete point, if y coordinate is lower.
-z- float Delete point, if z coordinate is lower.
If more then one value is specified, all conditions of a
point must be satisfied to delete the point.
Jens Trapp
Wed Jun 12 20:34:13 MET DST 1996