Imports an object from another geometry OBJ node.


## Description

It can still be used to keep a copy of the input geometry, in case downstream nodes were to process it without cloning.


## Parameters

<table>
<thead>
	<tr>
		<th>Name</th>
		<th>Type</th>
		<th>Description</th>
	</tr>
</thead>
<tr>
	<td>geometry</td>
	<td><div class='bg-indigo-800 px-2 py-px text-white rounded-sm'>node_path</div></td>
	<td>which SOP node to import from</td>
</tr>
</table>