Documentación de la API
>
3D drawings and annotations
>
Object ProGtol
> Function ProGtolAttachAlloc
Function ProGtolAttachAlloc
Description
Allocates
ProGtolAttach
structure
Synopsis
#include <
ProGtolAttach.h
>
ProError
ProGtolAttachAlloc
(
ProMdl
top_model
/* (In)
Top Model
*/
ProGtolAttach
* r_gtol_attach
/* (Out)
attach structure.
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestGtol.c )
pt_userguide ( UgGtolCreate.c )
User Guide References
Creating a Geometric Tolerance:ProGtolAttachAlloc
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado