Struct UFModl.UdfExpData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFModl.UdfExpData
Fields
new_exp_values
Declaration
public string[] new_exp_values
Field Value
Type | Description |
---|---|
string[] |
num_exps
Declaration
public int num_exps
Field Value
Type | Description |
---|---|
int |
old_exps
Declaration
public Tag[] old_exps
Field Value
Type | Description |
---|---|
Tag[] |