Function ProGtolAttachFreeGet
Description
Get Annotation Plane and location from Free type ProGtolAttach
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachFreeGet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
/* (Out)
annotation plane.
*/
Pro3dPnt location
/* (Out)
location of gtol text. (in model co-ordinates)
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?