vmtksurfacereferencesystemtransform

Description

translate and rotate a surface in order to orient its reference system with a target reference system

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
referenceoriginReferenceOriginfloat3[0.0, 0.0, 0.0]origin of the target reference system
referencenormal1ReferenceNormal1float3[0.0, 0.0, 1.0]first normal of the target reference system
referencenormal2ReferenceNormal2float3[0.0, 1.0, 0.0]second normal of the target reference system
referencesystemsReferenceSystemsvtkPolyData1reference systems of the input surface represented by a set of points with two normals each
referencesystemsfileReferenceSystemsInputFileNamestr1filename for the default ReferenceSystems reader
referencesystemidReferenceSystemIdint1-1id of the reference system to use
referencesystemidsarrayReferenceSystemsIdArrayNamestr1name of the array where reference system ids are stored
normal1arrayReferenceSystemsNormal1ArrayNamestr1name of the array where the first normals defining the reference systems are stored
normal2arrayReferenceSystemsNormal2ArrayNamestr1name of the array where the second normals defining the reference systems are stored
ofileSurfaceOutputFileNamestr1filename for the default Surface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oSurfacevtkPolyData1the output surface