Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.TrimMult

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

    Fields

    bound1_pts

    Declaration
    public double[] bound1_pts
    Field Value
    Type Description
    double[]

    bound2_pts

    Declaration
    public double[] bound2_pts
    Field Value
    Type Description
    double[]

    num_bound1_pts

    Declaration
    public int num_bound1_pts
    Field Value
    Type Description
    int

    num_bound2_pts

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