vmtksurfacenormals

Description

compute normals to a surface

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
normalsarrayNormalsArrayNamestr1Normalsname of the array where normals have to be stored
autoorientnormalsAutoOrientNormalsbool11try to auto orient normals outwards
consistencyConsistencybool11try to orient normals so that neighboring points have similar orientations
cellnormalsComputeCellNormalsbool10compute cell normals instead of point normals
flipnormalsFlipNormalsbool10flip normals after computing them
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface