MeshKit  1.0
Assembly Geometry and Mesh Script Generator

Name: AssyGen

External dependencies: CGM --with a geometry engine

Input: AssyGen input file

Output: Assembly geometry file (.sat or .stp) and Cubit meshing scripts for meshing this assembly

Interface(s) used: iGeom

Setup:

Need to call PrepareIO with with command line arguments to input the AssyGen input file.

Notes:

Default test file case: test/algs/test_assygen.cpp uses input file: data/assygen_default.inp. To run other AssyGen input files using the program use executable 'test_assygen' in 'MeshKit/test/algs' folder; specying the filename:- 'Your Dir> test_assygen s1' where, s1.inp is the AssyGen input file. See paper: http://link.springer.com/chapter/10.1007/978-3-642-15414-0_21

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines