Struct UFParam.IndexAttribute
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFParam.IndexAttribute
Fields
dbl_default
Declaration
public double dbl_default
Field Value
Type | Description |
---|---|
double |
int_default
Declaration
public int int_default
Field Value
Type | Description |
---|---|
int |
key
Declaration
public int key
Field Value
Type | Description |
---|---|
int |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
string |
regen_flag
Declaration
public UFParam.Regen regen_flag
Field Value
Type | Description |
---|---|
UFParam.Regen |
type
Declaration
public UFParam.Type type
Field Value
Type | Description |
---|---|
UFParam.Type |