Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.Struct

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

    Fields

    crv_data

    Declaration
    public nint crv_data
    Field Value
    Type Description
    nint

    crv_t0

    Declaration
    public double crv_t0
    Field Value
    Type Description
    double

    crv_tscale

    Declaration
    public double crv_tscale
    Field Value
    Type Description
    double

    crv_type

    Declaration
    public int crv_type
    Field Value
    Type Description
    int

    curve_periodic

    Declaration
    public int curve_periodic
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX