API 文件集 > Drawings and detail > Object ProDtlattach > Function ProDtlattachIsSuppressedGet
Function ProDtlattachIsSuppressedGet
Description
Returns if the attachment is suppressed
Synopsis
#include <ProDtlattach.h>
ProDtlattachIsSuppressedGet
(
/* (In)
The leader attachment structure.
*/
ProBoolean* is_supp
/* (Out)
true if the attachment is suppressed.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
這是否有幫助?