vtksurfaceresolution

Description

This allows the user to specify a edge-length array to be used to specify resolution for surface remeshing The array is produced by RBF interpolation of values specified by the user by positioning spheres. This version use the geodesic distance along the surface instead of the 3D euclidean distance for the RBF

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
resolutionarrayResolutionArrayNamestr1ResolutionArrayarray storing the desired edge length
rbftypeRBFTypestr1["thinplatespline","biharmonic","triharmonic"]biharmonicthe type of RBF interpolation
opacityOpacityfloat1(0.0,1.0)1.0object opacities in the scene
renderervmtkRenderervmtkRenderer1external renderer
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1