Struct UFClear.InterfData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFClear.InterfData
Fields
interf_bodies
Declaration
public Tag[] interf_bodies
Field Value
Type | Description |
---|---|
Tag[] |
interf_num
Declaration
public int interf_num
Field Value
Type | Description |
---|---|
int |
n_bodies
Declaration
public int n_bodies
Field Value
Type | Description |
---|---|
int |
new_interference
Declaration
public bool new_interference
Field Value
Type | Description |
---|---|
bool |
point1
Declaration
public double[] point1
Field Value
Type | Description |
---|---|
double[] |
point2
Declaration
public double[] point2
Field Value
Type | Description |
---|---|
double[] |
text
Declaration
public string text
Field Value
Type | Description |
---|---|
string |
type
Declaration
public int type
Field Value
Type | Description |
---|---|
int |