FEATool Multiphysics  v1.16.5
Finite Element Analysis Toolbox
export_ply.m File Reference

Description

EXPORT_PLY Export geometry in PLY format.

EXPORT_PLY( FILE_NAME, GEOM ) Export of 3D CAD geometries in ASCII Polygon File Format/Stanford Triangle Format. FILE_NAME is a string which specifies the file name to process. GEOM is the geometry to export.