Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.SectionParallelData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFCurve.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
    double

    start_distance

    Declaration
    public double start_distance
    Field Value
    Type Description
    double

    step_distance

    Declaration
    public double step_distance
    Field Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX