API 설명서 > Sheetmetal > Object ProSmt > Function ProSmtBodyLinkToPart
Function ProSmtBodyLinkToPart
Description
Link or unlink sheet metal body to sheet metal part.
Synopsis
#include <ProSheetmetal.h>
ProSmtBodyLinkToPart
(
/* (In)
Pass PRO_B_TRUE to link. Pass PRO_B_FALSE to unlink
*/
)
Returns
Success
Invalid body input
Body is already linked or unlinked
Body is not a sheet metal body.
User Guide References
도움이 되셨나요?