Struct UFRoute.BendReportYbc
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)
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct BendReportYbc
Fields
b
Declaration
public double[] b
Field Value
Type | Description |
---|---|
System.Double[] |
c
Declaration
public double[] c
Field Value
Type | Description |
---|---|
System.Double[] |
num_bends
Declaration
public int num_bends
Field Value
Type | Description |
---|---|
System.Int32 |
radii
Declaration
public double[] radii
Field Value
Type | Description |
---|---|
System.Double[] |
total_length
Declaration
public double total_length
Field Value
Type | Description |
---|---|
System.Double |
y
Declaration
public double[] y
Field Value
Type | Description |
---|---|
System.Double[] |