Search Results for

    Show / Hide Table of Contents

    Struct UFModl.BsurfRowInfo

    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 UFModl.BsurfRowInfo

    Fields

    num_points

    Declaration
    public int num_points
    Field Value
    Type Description
    int

    points

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

    weight

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