Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.PointCurveConstraint

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

    Fields

    curve

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

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    num_curve_tags

    Declaration
    public int num_curve_tags
    Field Value
    Type Description
    int

    point

    Declaration
    public Tag point
    Field Value
    Type Description
    Tag
    In this article
    Back to top Generated by DocFX