Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.SectionGeneralData

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

    Fields

    associate

    Declaration
    public int associate
    Field Value
    Type Description
    int

    curve_fit_data

    Declaration
    public UFModl.CurveFitData curve_fit_data
    Field Value
    Type Description
    UFModl.CurveFitData

    grouping

    Declaration
    public int grouping
    Field Value
    Type Description
    int

    join_type

    Declaration
    public int join_type
    Field Value
    Type Description
    int

    num_objects

    Declaration
    public int num_objects
    Field Value
    Type Description
    int

    objects

    Declaration
    public Tag[] objects
    Field Value
    Type Description
    Tag[]

    tolerance

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