API 설명서 > 3D drawings and annotations > Object ProGtol > Function ProGtolAllAroundSet
Function ProGtolAllAroundSet
Description
Set all around option for profile gtol
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolAllAroundSet
(
ProGtol* gtol
/* (In)
valid gtol.
*/
ProBoolean all_around
/* (In)
Pass PRO_B_TRUE to set all around else pass PRO_B_FASLE
*/
)
Returns
The function completed successfully.
This type of gtol does not support all around.
The input argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?