UF_SMD_pip_node_data_s (查看源代码)
 
定义在: uf_smd.h
 
也被称为:
 
概述
Data structure that stores data associated with a PIP node.


Data Members

node_type
UF_SMD_pip_type_enum_e_t
Type of PIP node

parent
tag_t (tag_t类型)
Parent node for current node

name [ MAX_LINE_SIZE+1 ]
char
Name of PIP node

feature_tag
tag_t (tag_t类型)
Feature for this PIP node

state_index
int
State index (used by
General Flange, SMBridge,
and Solid Punch features)

proc_ang
double
Process angle (used by
Flange and Inset Flange.
For Profile Flange, SMBend,
and Multibend Bracket
features, a value of zero
indicates unformed. A
non-zero value indicates
fully formed. )