API 文件集 > Drawings and detail > Object ProDtlgroupdata > Function ProDtlgroupdataIsDisplayed
Function ProDtlgroupdataIsDisplayed
Description
checks if the draft group is displayed
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupdataIsDisplayed
(
/* (In)
The draft group data.
*/
ProBoolean* is_displayed
/* (Out)
PRO_B_TRUE if the draft entity is displayed
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
這是否有幫助?