Documentação da API > 3D drawings and annotations > Object ProGtol > Function ProGtolAttachOffsetItemGet
Function ProGtolAttachOffsetItemGet
Description
Get offset ref from gtol Attach
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachOffsetItemGet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
ProSelection* offset_ref
/* (Out)
ref, NULL or valid ProSelection
*/
ProVector offset
/* (Out)
offset location (in model co-ordinates)
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
Isto foi útil?