Search Results for

    Show / Hide Table of Contents

    Struct UFCurve._OcfData

    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
    struct _OcfData

    Fields

    ang_tol

    Declaration
    public double ang_tol
    Field Value
    Type Description
    System.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
    System.Double

    face_data

    Declaration
    public IntPtr face_data
    Field Value
    Type Description
    System.IntPtr

    num_string_data

    Declaration
    public int num_string_data
    Field Value
    Type Description
    System.Int32

    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 IntPtr string_data
    Field Value
    Type Description
    System.IntPtr

    string_tol

    Declaration
    public double string_tol
    Field Value
    Type Description
    System.Double

    trim_method

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