Documentation/4.0/Modules/MergeModels

From SlicerWiki

Jump to: navigation, search
Home < Documentation < 4.0 < Modules < MergeModels


Introduction and Acknowledgements

This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.
Information on NA-MIC can be obtained from the NA-MIC website.
Author: Nicole Aucoin, BWH
Contributor1: Daniel Haehn, SPL/UPenn
Contact: Nicole Aucoin,

Surgical Planning Laboratory  
NA-MIC  
NAC  


Module Description

Merge the polydata from two input models and output a new model with the added polydata. Uses the vtkAppendPolyData filter. Works on .vtp and .vtk surface files.


Use Cases

Most frequently used for these scenarios:

  • Use case 1: to merge two generated models so that they can be saved in a single .vtk file

Tutorials

N/A

Panels

Parameters:
  • IO
    • Model 1: Model
    • Model 2: Model
    • Output Model : Model
Merge Models GUI

Similar Modules

  • The Model Maker module will generate models
  • The Models module is required


References

N/A

Information for Developers

Personal tools