Struct UFMotion._2D_contact_
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFMotion._2D_contact_
Fields
advanced
Declaration
public UFMotion.ContactParameters advanced
Field Value
Type | Description |
---|---|
UFMotion.ContactParameters |
curve_1
Declaration
public Tag[] curve_1
Field Value
Type | Description |
---|---|
Tag[] |
curve_2
Declaration
public Tag[] curve_2
Field Value
Type | Description |
---|---|
Tag[] |
max_num_contact_points
Declaration
public int max_num_contact_points
Field Value
Type | Description |
---|---|
int |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
string |
num_curve_1
Declaration
public int num_curve_1
Field Value
Type | Description |
---|---|
int |
num_curve_2
Declaration
public int num_curve_2
Field Value
Type | Description |
---|---|
int |
stiffness
Declaration
public double stiffness
Field Value
Type | Description |
---|---|
double |
switch_material_side_1
Declaration
public bool switch_material_side_1
Field Value
Type | Description |
---|---|
bool |
switch_material_side_2
Declaration
public bool switch_material_side_2
Field Value
Type | Description |
---|---|
bool |