Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.__3D_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
    struct __3D_contact_

    Fields

    advanced

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

    contact_side_1

    Declaration
    public Tag*contact_side_1
    Field Value
    Type Description
    Tag*

    contact_side_2

    Declaration
    public Tag*contact_side_2
    Field Value
    Type Description
    Tag*

    force_model_type

    Declaration
    public UFMotion._3D_contact_force_ force_model_type
    Field Value
    Type Description
    UFMotion._3D_contact_force_

    friction_option

    Declaration
    public UFMotion._3D_contact_friction_ friction_option
    Field Value
    Type Description
    UFMotion._3D_contact_friction_

    name

    Declaration
    public byte[] name
    Field Value
    Type Description
    System.Byte[]

    num_contact_side_1

    Declaration
    public int num_contact_side_1
    Field Value
    Type Description
    System.Int32

    num_contact_side_2

    Declaration
    public int num_contact_side_2
    Field Value
    Type Description
    System.Int32

    restitution_coefficient

    Declaration
    public double restitution_coefficient
    Field Value
    Type Description
    System.Double

    stiffness

    Declaration
    public double stiffness
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX