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.

geomimport<br />

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

PROPERTY NAME<br />

PROPERTY<br />

VALUE<br />

DEFAULT<br />

When importing <strong>COMSOL</strong> Multiphysics files and those in the GDS format, the<br />

command ignores these properties.<br />

For DXF import, the default of Coercion is curve.<br />

DESCRIPTION<br />

Keepfree on | off off Keep free edge/point entities<br />

Keepsolid on | off on Keep solid entities<br />

Repair on | off on Repair imported data<br />

Repairtol positive scalar 1e-4 Repair tolerance<br />

Report on | off on Display a progress window<br />

For STL and VRML import all properties in meshenrich are also supported.<br />

Coercion can force the import process to knit boundary segments together and<br />

possibly try to form solid entities.<br />

Keepbnd, Keepfree and Keepsolid indicate which type of entities to be considered<br />

in the imported data.<br />

Repair determines if the program should process the imported data to improve the<br />

quality during the import. These operations include snapping of points, removal of<br />

small entities, and improvement of geometric data.<br />

Repairtol is a relative tolerance. It indicates the size of entities to remove, which<br />

points to snap together, and similar features.<br />

Report determines if a progress window should appear during the call.<br />

Examples<br />

Diagnostics<br />

filepath = which('demo1.dxf');<br />

% Importing the DXF file demo1.dxf as a curve2 object.<br />

g = geomimport(filepath);<br />

geomplot(g{1})<br />

geomimport replaces the functionality of the <strong>COMSOL</strong> Multiphysics 3.0 functions<br />

dxfread, igesread, stlread, and vrmlread. We no longer support those<br />

functions and their properties and thus do not document them.<br />

See Also<br />

geom0, geom1, geom2, geom3, meshimport, geomexport<br />

223

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

Saved successfully!

Ooh no, something went wrong!