UF_PD_product_definition_s (查看源代码)
 
定义在: uf_pd_types.h
 
也被称为:
 
概述
The following structure defined the attributes required to
define a product definition.


Data Members

name
char *
Required name for the product definition

geometry_references
tag_t * (tag_t型的指针)
Optional geometry references for a product definition

num_geometry_references
int


retained
logical
Product Definition retain status

product_attributes
UF_PD_product_attribute_p_t
Required (at least 1) attributes for a product definition

num_product_attributes
int
In NX4, product definition can only have ONE
product attribute. num_product_attributes = 1 is accepted
number, otherwise system will raise an error