vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkflowextensions

vmtkflowextensions

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iSurfacevtkPolyData1   
ifileSurfaceInputFileNamestr1  filename for the default Surface reader
centerlinesCenterlinesvtkPolyData1   
centerlinesfileCenterlinesInputFileNamestr1  filename for the default Centerlines reader
extensionmodeExtensionModestr1["centerlinedirection","boundarynormal"]centerlinedirectionmethod for computing the normal for extension
interpolationmodeInterpolationModestr1["linear","thinplatespline"]thinplatesplinemethod for computing interpolation from the model section to a circular section
sigmaSigmafloat1(0.0,)1.0thin plate spline stiffness
adaptivelengthAdaptiveExtensionLengthbool1 0 
adaptiveradiusAdaptiveExtensionRadiusbool1 1 
adaptivepointsAdaptiveNumberOfBoundaryPointsbool1 0 
extensionlengthExtensionLengthfloat1(0.0,)1.0 
extensionratioExtensionRatiofloat1(0.0,)10.0 
extensionradiusExtensionRadiusfloat1(0.0,)1.0 
transitionratioTransitionRatiofloat1(0.0,)0.25 
boundarypointsTargetNumberOfBoundaryPointsint1(0,)50 
interactiveInteractivebool1 1 
renderervmtkRenderervmtkRenderer1  external renderer
normalestimationratioCenterlineNormalEstimationDistanceRatiofloat1(0.0,)1.0 
ofileSurfaceOutputFileNamestr1  filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oSurfacevtkPolyData1   
centerlinesCenterlinesvtkPolyData1   
Edit - History - Print - Recent Changes - Search
Page last modified on September 05, 2010, at 01:31 PM