Struct CurveBcmmcp
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 CurveBcmmcp
Fields
dir_pt1
Declaration
Field Value
Type |
Description |
System.Double[] |
|
dir_pt2
Declaration
Field Value
Type |
Description |
System.Double[] |
|
disp_par1
Declaration
Field Value
Type |
Description |
System.Double |
|
disp_par2
Declaration
Field Value
Type |
Description |
System.Double |
|
displace_method1
Declaration
public int displace_method1
Field Value
Type |
Description |
System.Int32 |
|
displace_method2
Declaration
public int displace_method2
Field Value
Type |
Description |
System.Int32 |
|
distance1
Declaration
Field Value
Type |
Description |
System.Double |
|
distance2
Declaration
Field Value
Type |
Description |
System.Double |
|
lim_par1
Declaration
Field Value
Type |
Description |
System.Double |
|
lim_par2
Declaration
Field Value
Type |
Description |
System.Double |
|
vector1
Declaration
Field Value
Type |
Description |
System.Double[] |
|
vector2
Declaration
Field Value
Type |
Description |
System.Double[] |
|