
Replacement in Object TOOLKIT: |

ProDwgtableSegMove | |
( ProDwgtable* p_table /* (In) The table whose segment you want to move */ int segment /* (In) The ID of the segment you want to move (or -1 for a one- segment table) */ ProVector new_pos /* (In) where you want to put the origin of the table, in world units */ ProBoolean display /* (In) whether to show the table in the new position. */ ) |

Success | |
The table could not be moved. | |
A -1 segment ID was used for a multiple segment table. |

