Search Results for

    Show / Hide Table of Contents

    Struct UFMotion._2D_contact_

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct _2D_contact_

    Fields

    advanced

    Declaration
    public UFMotion.ContactParameters advanced
    Field Value
    Type Description
    UFMotion.ContactParameters

    curve_1

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

    curve_2

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

    max_num_contact_points

    Declaration
    public int max_num_contact_points
    Field Value
    Type Description
    System.Int32

    name

    Declaration
    public string name
    Field Value
    Type Description
    System.String

    num_curve_1

    Declaration
    public int num_curve_1
    Field Value
    Type Description
    System.Int32

    num_curve_2

    Declaration
    public int num_curve_2
    Field Value
    Type Description
    System.Int32

    stiffness

    Declaration
    public double stiffness
    Field Value
    Type Description
    System.Double

    switch_material_side_1

    Declaration
    public bool switch_material_side_1
    Field Value
    Type Description
    System.Boolean

    switch_material_side_2

    Declaration
    public bool switch_material_side_2
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX