Struct UFSmd.FpPrefs
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFSmd.FpPrefs
Fields
angle_tol
Declaration
public double angle_tol
Field Value
Type | Description |
---|---|
double |
auto_update
Declaration
public bool auto_update
Field Value
Type | Description |
---|---|
bool |
center_lines
Declaration
public bool center_lines
Field Value
Type | Description |
---|---|
bool |
chord_tol
Declaration
public double chord_tol
Field Value
Type | Description |
---|---|
double |
contour_curves
Declaration
public bool contour_curves
Field Value
Type | Description |
---|---|
bool |
curve_set
Declaration
public int curve_set
Field Value
Type | Description |
---|---|
int |
distortion_constraint
Declaration
public int distortion_constraint
Field Value
Type | Description |
---|---|
int |
form_block_curves
Declaration
public bool form_block_curves
Field Value
Type | Description |
---|---|
bool |
fp_algorithm
Declaration
public int fp_algorithm
Field Value
Type | Description |
---|---|
int |
fp_orientation
Declaration
public int fp_orientation
Field Value
Type | Description |
---|---|
int |
grid_size
Declaration
public double grid_size
Field Value
Type | Description |
---|---|
double |
layer
Declaration
public int layer
Field Value
Type | Description |
---|---|
int |
multiple_fp
Declaration
public bool multiple_fp
Field Value
Type | Description |
---|---|
bool |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
string |
tangent_lines
Declaration
public bool tangent_lines
Field Value
Type | Description |
---|---|
bool |
use_baf
Declaration
public bool use_baf
Field Value
Type | Description |
---|---|
bool |