Function ProGtolAttachLeadersSet
Description
Set leader type attachment
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachLeadersSet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
/* (In)
annotation plane. Can be NULL for drawing gtols
*/
/* (In)
type of leader
*/
ProGtolleader* leaders
/* (In)
*/
Pro3dPnt location
/* (In)
location of gtol text (in model co-ordinates)
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
これは役に立ちましたか?