Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.LinkMassProperties

    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 LinkMassProperties

    Fields

    inertia_marker

    Declaration
    public Tag inertia_marker
    Field Value
    Type Description
    Tag

    mass

    Declaration
    public double mass
    Field Value
    Type Description
    System.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
    System.Double[]

    user_defined

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