Search Results for

    Show / Hide Table of Contents

    Class CorrelBaseSolution

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    NXObject
    CorrelBaseSolution
    CorrelFrfSolution
    CorrelSolution
    ModelUpdatePlusSolution
    Implements
    IMessageSink
    INXObject
    Inherited Members
    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.Name
    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 CorrelBaseSolution : NXObject, IMessageSink, INXObject

    Constructors

    CorrelBaseSolution()

    Declaration
    protected CorrelBaseSolution()

    Properties

    NodeMap

    Declaration
    public CorrelNodeMap NodeMap { get; }
    Property Value
    Type Description
    CorrelNodeMap

    Methods

    ClearNodeMapNodes(int[])

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.CAE.CorrelNodeMap.ClearNodes instead.")]
    public void ClearNodeMapNodes(int[] removeWorkNodes)
    Parameters
    Type Name Description
    int[] removeWorkNodes

    CreateDofSet(ISensorSet, bool)

    Declaration
    public void CreateDofSet(ISensorSet sensorSet, bool modifyNodeDisplacementCsys)
    Parameters
    Type Name Description
    ISensorSet sensorSet
    bool modifyNodeDisplacementCsys

    CreateGroupFromSensorSet(ISensorSet)

    Declaration
    public void CreateGroupFromSensorSet(ISensorSet sensorSet)
    Parameters
    Type Name Description
    ISensorSet sensorSet

    Delete(bool)

    Declaration
    public void Delete(bool deleteResultFile)
    Parameters
    Type Name Description
    bool deleteResultFile

    ExportNodeMapToCsvFile(string)

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.CAE.CorrelNodeMap.ExportToCsvFile instead.")]
    public void ExportNodeMapToCsvFile(string filename)
    Parameters
    Type Name Description
    string filename

    GenerateDofSet()

    Declaration
    public void GenerateDofSet()

    GetName()

    Declaration
    public string GetName()
    Returns
    Type Description
    string

    GetSensorSetMgr()

    Declaration
    public SensorSetMgr GetSensorSetMgr()
    Returns
    Type Description
    SensorSetMgr

    ImportNodeMapFromCsvFile(string)

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  This function is no longer required.")]
    public void ImportNodeMapFromCsvFile(string filename)
    Parameters
    Type Name Description
    string filename

    NodeMapLock()

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.CAE.CorrelNodeMap.Lock instead.")]
    public void NodeMapLock()

    NodeMapUnlock()

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.CAE.CorrelNodeMap.Unlock instead.")]
    public void NodeMapUnlock()

    SetName(string, bool)

    Declaration
    public void SetName(string solutionName, bool renameResultFile)
    Parameters
    Type Name Description
    string solutionName
    bool renameResultFile

    ShowEffectiveDofs()

    Declaration
    public void ShowEffectiveDofs()

    ShowInfo()

    Declaration
    public void ShowInfo()

    ShowNodeMapInfo()

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.CAE.CorrelNodeMap.ShowInfo instead.")]
    public void ShowNodeMapInfo()

    UpdateNodeMap()

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.CAE.CorrelNodeMap.Update instead.")]
    public void UpdateNodeMap()

    UpdateResultsForSol(SimSolution, bool)

    Declaration
    public void UpdateResultsForSol(SimSolution sol, bool ignoreReload)
    Parameters
    Type Name Description
    SimSolution sol
    bool ignoreReload

    Implements

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