Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.CurveCurveConstraint

    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 UFMotion.CurveCurveConstraint

    Fields

    curve_1

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

    curve_2

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

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    num_curve_1_tags

    Declaration
    public int num_curve_1_tags
    Field Value
    Type Description
    int

    num_curve_2_tags

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