UF_GDT_description_s (查看源代码)
定义在: uf_gdt.h
也被称为:
- UF_GDT_description_t
- UF_GDT_description_p_t
概述
Defines the attributes required to describe a tolerance feature
Alternatively the name and description of the tolerance feature may be
manipulated directly using character strings and the UF_OBJ_read/write
routines
Data Members
name
char *
description
char *
NOTE :
. The name supplied may not be NULL.
. The name supplied must be unique within the
context of the tolerancing module.
. The name must be less than 31 characters in length.