UF_PD_product_definition_s (view source)
 
Defined in: uf_pd_types.h
 
Also known as:
 
Overview
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 *
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