Search Results for

    Show / Hide Table of Contents

    Struct UFMotion._3D_contact_

    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._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 string name
    Field Value
    Type Description
    string

    num_contact_side_1

    Declaration
    public int num_contact_side_1
    Field Value
    Type Description
    int

    num_contact_side_2

    Declaration
    public int num_contact_side_2
    Field Value
    Type Description
    int

    restitution_coefficient

    Declaration
    public double restitution_coefficient
    Field Value
    Type Description
    double

    stiffness

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