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.

geomcsg<br />

Purpose<br />

geomcsg<br />

Analyze geometry model.<br />

Syntax<br />

Description<br />

g = geomcsg(fem,...)<br />

g = geomcsg(draw,...)<br />

g = geomcsg(sl,...)<br />

g = geomcsg(sl,fl,...)<br />

g = geomcsg(sl,fl,cl,...)<br />

g = geomcsg(sl,fl,cl,pl,...)<br />

g = geomcsg(sl,cl,...)<br />

g = geomcsg(sl,cl,pl,...)<br />

g = geomcsg(sl,pl,...)<br />

[g,st] = geomcsg(sl,...)<br />

[g,st,ft] = geomcsg(sl,fl,...)<br />

[g,st,ft,ct] = geomcsg(sl,fl,cl,...)<br />

[g,st,ft,ct,pt] = geomcsg(sl,fl,cl,pl,...)<br />

[g,st,ct] = geomcsg(sl,cl,...)<br />

[g,st,ct,pt] = geomcsg(sl,cl,pl,...)<br />

[g,st,pt] = geomcsg(sl,pl,...)<br />

[g,...] = geomcsg(sl,...,'Out',{'g' ...},...)<br />

g = geomcsg(fem) analyzes the geometry model in fem.draw, by performing<br />

Boolean operations on the solid objects, and superimposing the objects of lower<br />

dimension on top of the result of the Boolean operations. The result is an analyzed<br />

geometry object g.<br />

g = geomcsg(draw) analyzes the geometry model draw and returns the geometry<br />

object g.<br />

g = geomcsg(sl) decomposes solid objects sl into the analyzed geometry object<br />

g.<br />

g = geomcsg(sl,fl,...) decomposes the 3D solid objects sl and the 3D face<br />

objects fl into the analyzed 3D geometry g.<br />

g = geomcsg(sl,fl,cl,...) decomposes the 3D solid objects sl, the 3D face<br />

objects fl, and the 3D curve objects cl into the analyzed 3D geometry g.<br />

g = geomcsg(sl,fl,cl,pl,...) decomposes the 3D solid objects sl, the 3D<br />

face objects fl, the 3D curve objects cl, and the 3D point objects pl into the<br />

analyzed 3D geometry g.<br />

g = geomcsg(sl,cl,...) decomposes the 2D solid objects sl and the 2D curve<br />

objects cl into the analyzed 2D geometry g.<br />

g = geomcsg(sl,cl,pl,...) decomposes the 2D solid objects sl, the 2D curve<br />

objects cl, and the 2D point objects pl into the analyzed 2D geometry g.<br />

206 | CHAPTER 1: COMMAND REFERENCE

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

Saved successfully!

Ooh no, something went wrong!