[]
Copy the DataBlk geometry from source to target DataBlk and assure that the target has an appropriate data buffer.
protected static void copyGeometry(DataBlk tgt, DataBlk src)
| Type | Name | Description |
|---|---|---|
| DataBlk | tgt | has its geometry set. |
| DataBlk | src | used to get the new geometric parameters. |