API 설명서 > Family table > Object ProFamtable > Function ProFamtableEdit
Function ProFamtableEdit
Description
Edits the specified family table using Pro/TABLE or another text editor.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFamtable.h>
ProFamtableEdit
(
ProFamtable* p_famtab
/* (In)
The handle to the family table
*/
)
Returns
The function successfully edited the family table.
There was a general error (for example, the owner was not found).
Sample Code References
User Guide References
도움이 되셨나요?