Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.OcfData

    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.OcfData

    Fields

    ang_tol

    Declaration
    public double ang_tol
    Field Value
    Type Description
    double

    cross_boundary_mode

    Declaration
    public UFCurve.OcfCrossBoundaries cross_boundary_mode
    Field Value
    Type Description
    UFCurve.OcfCrossBoundaries

    dist_tol

    Declaration
    public double dist_tol
    Field Value
    Type Description
    double

    face_data

    Declaration
    public UFCurve.OcfFaceData[] face_data
    Field Value
    Type Description
    OcfFaceData[]

    num_string_data

    Declaration
    public int num_string_data
    Field Value
    Type Description
    int

    offset_method

    Declaration
    public UFCurve.OcfMethod offset_method
    Field Value
    Type Description
    UFCurve.OcfMethod

    span_method

    Declaration
    public UFCurve.OcfSpanMethod span_method
    Field Value
    Type Description
    UFCurve.OcfSpanMethod

    string_data

    Declaration
    public UFCurve.OcfStringData[] string_data
    Field Value
    Type Description
    OcfStringData[]

    string_tol

    Declaration
    public double string_tol
    Field Value
    Type Description
    double

    trim_method

    Declaration
    public UFCurve.OcfTrimMethod trim_method
    Field Value
    Type Description
    UFCurve.OcfTrimMethod
    In this article
    Back to top Generated by DocFX