vmtkparticletracer

Description

Generate streamlines

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh reader
sSourcevtkPolyData1source points
sfileSourceInputFileNamestr1filename for the default Source reader
seedtimeSeedTimefloat1(0.0,)0.0
minspeedMinSpeedfloat1(0.0,)5.0lower speed threshold
subdivideSubdividebool10Subdivide input polydata
maximumpropagationMaximumPropagationint1(0,)10000000000.0
initialintegrationstepInitialIntegrationStepfloat1(0.0,)0.1
minimumintegrationstepMinimumIntegrationStepfloat1(0.0,)0.01
maximumintegrationstepMaximumIntegrationStepfloat1(0.0,)10.0
maximumnumberofstepsMaximumNumberOfStepsint1(0,)10000000000.0
velocityscaleVelocityScalefloat1(0.0,)1.0
integrationdirectionbothIntegrationDirectionBothbool11
vectorcomponentsVectorComponentsbool11
periodicPeriodicbool11
vorticityVorticitybool11
component0prefixComponent0Prefixstr1u_
component1prefixComponent1Prefixstr1v_
component2prefixComponent2Prefixstr1w_
firststepFirstTimeStepint1(0.0,)Nonefirst timestep
laststepLastTimeStepint1(0.0,)Nonelast timestep
intervalIntervalTimeStepint1(0.0,)Noneinterval time step
ofileTracesOutputFileNamestr1filename for the default Traces writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oTracesvtkPolyData1the output traces