* fichier toposurf_02.dgibi ************************************************************************ ************************************************************************ ************************************************************************ ** Extraction of the 3D smoothed surface from a simple 2D topology ** ** Author: ** Guenhael Le Quilliec (LaMe - Polytech Tours) ** ** Version: ** 3.0 2018/01/29 Updated to make it compatible with TOPOSURF V3.0 ** 2.0 2018/01/26 Updated to make it compatible with TOPOSURF V2.0 ** 1.0 2016/12/13 Original version compatible with TOPOSURF V1.0 ************************************************************************ * General options graph0 = FAUX ; * Mesh p0 = 0.0 0.0 ; p1 = 0.0 100.0 ; p2 = 100.0 0.0 ; * Model * Topology (usualy obtained from procedure TOPOPTIM) * Plot the topology to screen SI graph0 ; TRAC topo0 mod0 ; FINS ; * Topology table tab0.'TOPOLOGIE' = topo0 ; tab0.'MODELE' = mod0 ; tab0.'TAUX_FILTRAGE' = 3 ; * Generate a smoothed surface from the topology * Plot the smoothed surface to screen SI graph0 ; FINS ; * Save the smoothed surface in STL format SORT 'STL' srf0 ; FIN ;
© Cast3M 2003 - Tous droits réservés.
Mentions légales