|
DEPRECATED:
|
Creo 11.0
|

SUPERSEDED BY: |


Replacement in Object TOOLKIT: |

ProDwgtableRowAdd | |
( ProDwgtable* table /* (In) the table; */ int insert_after_row /* (In) insert the new row after this row; Row numbers start with 1. Pass the value 0 to insert the new row at the top of the table */ int display /* (In) Flag that specifies whether or not the table is to be displayed after creation. */ double height_in_chars /* (In) the height of the row in characters. */ ) |

Success. | |
Failure |


