Function ProDtlnoteGtolGet
Description
Return the geometric tolerance shown in a detail note.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnoteGtolGet
(
ProDtlnote* dtl_note
/* (In)
The drawing detail note that displays the model note.
*/
ProGtol* gtol
/* (Out)
The geometric tolerance handle.
*/
)
Returns
The function successfully retrieved the note.
One or more input arguments is invalid.
The note is not showing a geometric tolerance.
User Guide References
Est-ce que cela a été utile ?