vmtknetworkextraction

Description

extract a network of approximated centerlines from a surface, the surface must have at least an opening

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
advancementratioAdvancementRatiofloat1(1.0,)1.05the ratio between the sphere step and the local maximum radius
radiusarrayRadiusArrayNamestr1Radius
topologyarrayTopologyArrayNamestr1Topology
marksarrayMarksArrayNamestr1Marks
ofileNetworkOutputFileNamestr1filename for the default Network writer
ographfileGraphLayoutOutputFileNamestr1filename for the default GraphLayout writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oNetworkvtkPolyData1the output network
ographGraphLayoutvtkPolyData1the output graph layout