Struct UFCurve.SectionParallelData
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 SectionParallelData
Fields
base_plane
Declaration
public Tag base_plane
Field Value
Type | Description |
---|---|
Tag |
end_distance
Declaration
public double end_distance
Field Value
Type | Description |
---|---|
System.Double |
start_distance
Declaration
public double start_distance
Field Value
Type | Description |
---|---|
System.Double |
step_distance
Declaration
public double step_distance
Field Value
Type | Description |
---|---|
System.Double |