21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

flmesh2spline<br />

Purpose<br />

flmesh2spline<br />

Create spline curves from mesh.<br />

Syntax<br />

Description<br />

[g2,r2] = flmesh2spline(msh,...)<br />

[g2,r2] = flmesh2spline(msh,...) creates spline curves g2 and filtered small<br />

curves r2. The structure msh is a valid mesh, where only the fields msh.p and msh.e<br />

are needed. The object g2 is a curve2 object containing spline curves approximating<br />

the edge of msh. The variable r2 is a cell-array containing small curves filtered away<br />

by the algorithm. This is a useful feature when trying to generate curves from<br />

meshes that originate from noisy contour-data.<br />

g2 = flmesh2spline(msh,...) is an alternative syntax and is equivalent to g2 =<br />

geomcsg({},{g2,r2{:}}) where the arguments g2 and r2 are those obtained<br />

from the other call. This is less stable whenever msh contain small (ill-conditioned)<br />

structures.<br />

TABLE 1-46: VALID PROPERTY/VALUE PAIRS<br />

PROPERTY NAME PROPERTY VALUE DEFAULT DESCRIPTION<br />

KeepFrac real scalar >0,

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!