triangulation¶
- marxs.visualization.threejs.triangulation(obj, display, outfile)[source]¶
Output commands for a plane with an inner hole.
Parameters¶
- obj
marxs.base.MarxsElement The element that should be plotted.
- displaydict of None
Dictionary with display settings.
- outfilefile handle
Output is written to this file.
- obj