Struct UFCurve.AnalysisDisplay
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.UF.dll
Syntax
public struct AnalysisDisplay
Fields
comb_density
Declaration
public double comb_density
Field Value
Type |
Description |
System.Double |
|
comb_interneedle_density
Declaration
public int comb_interneedle_density
Field Value
Type |
Description |
System.Int32 |
|
curvature_comb_scale_factor
Declaration
public double curvature_comb_scale_factor
Field Value
Type |
Description |
System.Double |
|
max_length
Declaration
Field Value
Type |
Description |
System.Double |
|
proj_choice
Declaration
Field Value
Type |
Description |
System.Int32 |
|
show_control_polygon
Declaration
public bool show_control_polygon
Field Value
Type |
Description |
System.Boolean |
|
show_curvature_comb
Declaration
public bool show_curvature_comb
Field Value
Type |
Description |
System.Boolean |
|
show_inflections
Declaration
public bool show_inflections
Field Value
Type |
Description |
System.Boolean |
|
show_knots
Declaration
Field Value
Type |
Description |
System.Boolean |
|
show_peaks
Declaration
Field Value
Type |
Description |
System.Boolean |
|
specified_dir
Declaration
public double[] specified_dir
Field Value
Type |
Description |
System.Double[] |
|
uend
Declaration
Field Value
Type |
Description |
System.Double |
|
use_max_length
Declaration
public bool use_max_length
Field Value
Type |
Description |
System.Boolean |
|
ustart
Declaration
Field Value
Type |
Description |
System.Double |
|