vmtksurfacescaling

Description

scale a surface by an isotropic factor, or x,y,z directions by separate factors

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
scaleScaleFactorfloat1(0.0,)Noneisotropic scaling factor
scalexScaleFactorXfloat1(0.0,)Nonescaling factor in x direction
scaleyScaleFactorYfloat1(0.0,)Nonescaling factor in y direction
scalezScaleFactorZfloat1(0.0,)Nonescaling factor in z direction
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface