Search Results for

    Show / Hide Table of Contents

    Interface IMassPhysicalParams

    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 IMassPhysicalParams : INXObject

    Properties

    Mass

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

    MassType

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.CAE.Connections.IMassType.MassTypeValue instead.")]
    MassType MassType { get; set; }
    Property Value
    Type Description
    MassType
    In This Article
    Back to top Generated by DocFX