Search Results for

    Show / Hide Table of Contents

    Interface IMassInertia

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.CAE.Connections
    Assembly: NXOpen.dll
    Syntax
    public interface IMassInertia : INXObject

    Properties

    InertiaXX

    Declaration
    Expression InertiaXX { get; }
    Property Value
    Type Description
    Expression

    InertiaYX

    Declaration
    Expression InertiaYX { get; }
    Property Value
    Type Description
    Expression

    InertiaYY

    Declaration
    Expression InertiaYY { get; }
    Property Value
    Type Description
    Expression

    InertiaZX

    Declaration
    Expression InertiaZX { get; }
    Property Value
    Type Description
    Expression

    InertiaZY

    Declaration
    Expression InertiaZY { get; }
    Property Value
    Type Description
    Expression

    InertiaZZ

    Declaration
    Expression InertiaZZ { get; }
    Property Value
    Type Description
    Expression
    In This Article
    Back to top Generated by DocFX