Search Results for

    Show / Hide Table of Contents

    Class ResultVariable

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    NXObject
    NameVariable
    ResultVariable
    Implements
    IMessageSink
    INXObject
    Inherited Members
    NameVariable.Measure
    NameVariable.Name
    NXObject.SetUserAttribute(NXObject.AttributeInformation, Update.Option)
    NXObject.SetUserAttribute(string, int, int, Update.Option)
    NXObject.SetUserAttribute(string, int, double, Update.Option)
    NXObject.SetUserAttribute(string, int, string, Update.Option)
    NXObject.SetUserAttribute(string, int, Update.Option)
    NXObject.SetTimeUserAttribute(string, int, string, Update.Option)
    NXObject.SetTimeUserAttribute(string, int, NXObject.ComputationalTime, Update.Option)
    NXObject.SetBooleanUserAttribute(string, int, bool, Update.Option)
    NXObject.CreateAttributeIterator()
    NXObject.HasUserAttribute(AttributeIterator)
    NXObject.HasUserAttribute(string, NXObject.AttributeType, int)
    NXObject.GetUserAttributeCount(AttributeIterator)
    NXObject.GetUserAttributeCount(AttributeIterator, bool)
    NXObject.GetUserAttributeCount(NXObject.AttributeType)
    NXObject.GetUserAttributeCount(NXObject.AttributeType, bool, bool)
    NXObject.GetUserAttributeSize(string, NXObject.AttributeType)
    NXObject.GetNextUserAttribute(AttributeIterator, out NXObject.AttributeInformation)
    NXObject.GetUserAttribute(string, NXObject.AttributeType, int)
    NXObject.GetBooleanUserAttribute(string, int)
    NXObject.GetIntegerUserAttribute(string, int)
    NXObject.GetRealUserAttribute(string, int)
    NXObject.GetStringUserAttribute(string, int)
    NXObject.GetTimeUserAttribute(string, int)
    NXObject.GetComputationalTimeUserAttribute(string, int)
    NXObject.GetUserAttributes(AttributeIterator)
    NXObject.GetUserAttributes()
    NXObject.GetUserAttributes(bool)
    NXObject.GetUserAttributeAsString(string, NXObject.AttributeType, int)
    NXObject.DeleteUserAttributes(AttributeIterator, Update.Option)
    NXObject.DeleteUserAttribute(NXObject.AttributeType, string, bool, Update.Option)
    NXObject.DeleteUserAttributes(NXObject.AttributeType, Update.Option)
    NXObject.SetUserAttributeLock(string, NXObject.AttributeType, bool)
    NXObject.GetUserAttributeLock(string, NXObject.AttributeType)
    NXObject.GetUserAttributeSourceObjects()
    NXObject.SetPdmReferenceAttribute(string, string)
    NXObject.GetPdmReferenceAttributeValue(string)
    NXObject.GetUserAttribute(string, bool, bool, NXObject.AttributeType)
    NXObject.GetUserAttributes(bool, bool)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType, Update.Option)
    NXObject.SetAttribute(string, int)
    NXObject.SetAttribute(string, int, Update.Option)
    NXObject.SetAttribute(string, double)
    NXObject.SetAttribute(string, double, Update.Option)
    NXObject.SetAttribute(string, string)
    NXObject.SetAttribute(string, string, Update.Option)
    NXObject.SetAttribute(string)
    NXObject.SetAttribute(string, Update.Option)
    NXObject.SetTimeAttribute(string, string)
    NXObject.SetTimeAttribute(string, string, Update.Option)
    NXObject.GetIntegerAttribute(string)
    NXObject.GetRealAttribute(string)
    NXObject.GetStringAttribute(string)
    NXObject.GetTimeAttribute(NXObject.DateAndTimeFormat, string)
    NXObject.GetReferenceAttribute(string)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, string)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, string, Update.Option)
    NXObject.SetReferenceAttribute(string, string)
    NXObject.SetReferenceAttribute(string, string, Update.Option)
    NXObject.GetAttributeTitlesByType(NXObject.AttributeType)
    NXObject.GetUserAttributesAsStrings()
    NXObject.FindObject(string)
    NXObject.Print()
    NXObject.SetName(string)
    NXObject.IsOccurrence
    NXObject.JournalIdentifier
    NXObject.OwningComponent
    NXObject.OwningPart
    NXObject.Prototype
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class ResultVariable : NameVariable, IMessageSink, INXObject

    Constructors

    ResultVariable()

    Declaration
    protected ResultVariable()

    Properties

    Abs

    Declaration
    public bool Abs { get; set; }
    Property Value
    Type Description
    bool

    AcousticWeighting

    Declaration
    public SignalProcessingPlotData.AcousticalWeighting AcousticWeighting { get; set; }
    Property Value
    Type Description
    SignalProcessingPlotData.AcousticalWeighting

    Addfillets

    Declaration
    public bool Addfillets { get; set; }
    Property Value
    Type Description
    bool

    BeamSect

    Declaration
    [Obsolete("Deprecated in NX2007.0.0.  Use NXOpen.CAE.ResultVariable.GetBeamSection instead.")]
    public Result.Section BeamSect { get; set; }
    Property Value
    Type Description
    Result.Section

    BeamSection

    Declaration
    public Result.BeamSection BeamSection { get; set; }
    Property Value
    Type Description
    Result.BeamSection

    Comp

    Declaration
    public Result.Component Comp { get; set; }
    Property Value
    Type Description
    Result.Component

    Complex

    Declaration
    [Obsolete("Deprecated in NX1872.0.0.  Use NXOpen.CAE.ResultVariable.GetComplexopt instead.")]
    public Result.Complex Complex { get; set; }
    Property Value
    Type Description
    Result.Complex

    Complexopt

    Declaration
    public ResultVariable.ComplexType Complexopt { get; set; }
    Property Value
    Type Description
    ResultVariable.ComplexType

    Computetype

    Declaration
    public Result.ComputationType Computetype { get; set; }
    Property Value
    Type Description
    Result.ComputationType

    Csys

    Declaration
    public Result.CoordinateSystem Csys { get; set; }
    Property Value
    Type Description
    Result.CoordinateSystem

    Derivebeamres

    Declaration
    public bool Derivebeamres { get; set; }
    Property Value
    Type Description
    bool

    Elementcriteria

    Declaration
    public Result.ElementValueCriterion Elementcriteria { get; set; }
    Property Value
    Type Description
    Result.ElementValueCriterion

    Elemtypes

    Declaration
    public bool Elemtypes { get; set; }
    Property Value
    Type Description
    bool

    Expname

    Declaration
    public string Expname { get; }
    Property Value
    Type Description
    string

    Filletradscale

    Declaration
    public double Filletradscale { get; set; }
    Property Value
    Type Description
    double

    IncludeInternalElement

    Declaration
    public bool IncludeInternalElement { get; set; }
    Property Value
    Type Description
    bool

    Layer

    Declaration
    public int Layer { get; set; }
    Property Value
    Type Description
    int

    Loc

    Declaration
    public Result.Location Loc { get; set; }
    Property Value
    Type Description
    Result.Location

    Mids

    Declaration
    public bool Mids { get; set; }
    Property Value
    Type Description
    bool

    Nodalcombinetype

    Declaration
    public ResultVariable.NodalCombination Nodalcombinetype { get; set; }
    Property Value
    Type Description
    ResultVariable.NodalCombination

    Numberofcomponent

    Declaration
    public int Numberofcomponent { get; set; }
    Property Value
    Type Description
    int

    Phase

    Declaration
    public double Phase { get; set; }
    Property Value
    Type Description
    double

    Pids

    Declaration
    public bool Pids { get; set; }
    Property Value
    Type Description
    bool

    Plyid

    Declaration
    public int Plyid { get; set; }
    Property Value
    Type Description
    int

    ProjectOnNodeNormal

    Declaration
    public bool ProjectOnNodeNormal { get; set; }
    Property Value
    Type Description
    bool

    Quan

    Declaration
    public Result.Quantity Quan { get; set; }
    Property Value
    Type Description
    Result.Quantity

    QuantityIdentifier

    Declaration
    public string QuantityIdentifier { get; set; }
    Property Value
    Type Description
    string

    Selectedcsys

    Declaration
    public CoordinateSystem Selectedcsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    ShellSect

    Declaration
    [Obsolete("Deprecated in NX2007.0.0.  Use NXOpen.CAE.ResultVariable.GetShellSection instead.")]
    public Result.Section ShellSect { get; set; }
    Property Value
    Type Description
    Result.Section

    ShellSection

    Declaration
    public Result.ShellSection ShellSection { get; set; }
    Property Value
    Type Description
    Result.ShellSection

    SpectrumScaling

    Declaration
    public SignalProcessingPlotData.ScalingType SpectrumScaling { get; set; }
    Property Value
    Type Description
    SignalProcessingPlotData.ScalingType

    Usertypename

    Declaration
    public string Usertypename { get; set; }
    Property Value
    Type Description
    string

    Methods

    Rename(string)

    Declaration
    public void Rename(string expname)
    Parameters
    Type Name Description
    string expname

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    INXObject
    In this article
    Back to top Generated by DocFX