.TH "TRANSFORMPOINTS" 1 "OpenFOAM-1812" "www.openfoam.com" "OpenFOAM Commands Manual" .SH "NAME" transformPoints \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox). .SH "SYNOPSIS" \fBtransformPoints\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .nf Transform (translate / rotate / scale) mesh points. Note: roll=rotate about x, pitch=rotate about y, yaw=rotate about z .fi .SH "OPTIONS" .TP \fB\-case\fR \fIdir\fR Specify case directory to use (instead of the cwd) .TP \fB\-decomposeParDict\fR \fIfile\fR Use specified file for decomposePar dictionary .TP \fB\-noFunctionObjects\fR Do not execute function objects .TP \fB\-origin\fR \fIpoint\fR Use specified as origin for rotations .TP \fB\-parallel\fR Run in parallel \fB[Parallel option]\fR .TP \fB\-region\fR \fIname\fR Specify alternative mesh region .TP \fB\-rollPitchYaw\fR \fIvector\fR Rotate by '(roll pitch yaw)' degrees .TP \fB\-rotate\fR \fI(vectorA vectorB)\fR Rotate from to - eg, '((1 0 0) (0 0 1))' .TP \fB\-rotate-angle\fR \fI(vector scalar)\fR Rotate degrees about - eg, '((1 0 0) 45)' .TP \fB\-rotateFields\fR Read and transform vector and tensor fields too .TP \fB\-scale\fR \fIscalar | vector\fR Scale by the specified amount - Eg, for uniform [mm] to [m] scaling use either '(0.001 0.001 0.001)' or simply '0.001' .TP \fB\-translate\fR \fIvector\fR Translate by specified - eg, '(1 0 0)' before rotations .TP \fB\-yawPitchRoll\fR \fIvector\fR Rotate by '(yaw pitch roll)' degrees .TP \fB\-doc\fR Display documentation in browser .TP \fB\-doc-source\fR Display source code in browser .TP \fB\-help\fR Display short help and exit .TP \fB\-help-full\fR Display full help and exit .SS "ADVANCED OPTIONS" .TP \fB\-fileHandler\fR \fIhandler\fR Override the file handler type .TP \fB\-hostRoots\fR \fI(((host1 dir1) .. (hostN dirN))\fR slave root directories (per host) for distributed running. The host specification can use a regex. \fB[Parallel option]\fR .TP \fB\-roots\fR \fI(dir1 .. dirN)\fR Slave root directories for distributed running \fB[Parallel option]\fR .TP \fB\-help-man\fR Display full help (manpage format) and exit .SH "SEE ALSO" Online documentation https://www.openfoam.com/documentation/ .SH COPYRIGHT Copyright \(co 2018 OpenCFD Ltd.