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