GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
vtkrandom(1) FreeBSD General Commands Manual vtkrandom(1)

vtkrandom - Randomize mesh vertex locations.

vtkrandom
[ -i ] [ -p <fract>] [ -u <N>] [ -s ] [ -S <rad,x,y,z>| -S <rad>] [ -P <i,j,k>| -P <i,j,k,x,y,z>] [ -C <rad,i,j,k>| -C <rad,i,j,k,x,y,z>] [ -N <rad,h>| -N <rad,h,i,j,k>| -N <rad,h,i,j,k,x,y,z>] [ -l <i,j,k>| -l <i,j,k,x,y,z>] [ -c <rad,i,j,k>| -c <rad,i,j,k,x,y,z>] [ -v <x,y,z>] <input_file> <output_file>

vtkrandom -h

vtkrandom -M

Read VTK file, randomize locations of containded vertices, and re-write file.

-i

Allow inverted elements in output (default: 0)

-p <fract>

Randomize fraction [0,inf) (default: 0.05)

-u <N>

Use UnOptimizer with N passes rather than Randomize [1,2147483647] (default: 0)

-s

Mark boundary vertices as fixed (default if no domain specified) (default: 0)

-S <rad,x,y,z>| -S <rad>

Spherical domain as center and radius

-P <i,j,k>| -P <i,j,k,x,y,z>

Planar domain as normal and point

-C <rad,i,j,k>| -C <rad,i,j,k,x,y,z>

Cylindrical radius, axis, and point

-N <rad,h>| -N <rad,h,i,j,k>| -N <rad,h,i,j,k,x,y,z>

Conic domain as base radius, height, axis, and base center

-l <i,j,k>| -l <i,j,k,x,y,z>

Linear domain as direction and point

-c <rad,i,j,k>| -c <rad,i,j,k,x,y,z>

Circular domain as radius, normal, and center

-v <x,y,z>

Point domain


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.