Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.LinkMassProperties

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

    Fields

    inertia_marker

    Declaration
    public Tag inertia_marker
    Field Value
    Type Description
    Tag

    mass

    Declaration
    public double mass
    Field Value
    Type Description
    double

    mass_center

    Declaration
    public Tag mass_center
    Field Value
    Type Description
    Tag

    products_of_inertia

    Declaration
    public double[] products_of_inertia
    Field Value
    Type Description
    double[]

    user_defined

    Declaration
    public bool user_defined
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX