<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hello everyone.</p>
<p><br>
</p>
<p>I would like to import a 3D geometry consisting of multiple objects defined in a single .obj file. Is there a way of doing this in VTK? </p>
<p><br>
</p>
<p>I have looked at the <span>vtkOBJReader, however this class doesn't seem to recognise multiple objects. The complete geometry is loaded as a single polydata object, rather than multiple ones (one per obj object).</span></p>
<p><span><br>
</span></p>
<p><span>Thanks.</span></p>
</div>
</body>
</html>