Search Results for

    Show / Hide Table of Contents

    Class TopSolidCaeHostInstance

    Represents a TopSolid'Cae host instance providing WCF services for automating.

    Inheritance
    object
    TopSolidCaeHostInstance
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: TopSolid.Cae.Kernel.Automating
    Assembly: TopSolid.Cae.Kernel.Automating.dll
    Syntax
    [AvailableSinceVersion(7, 19, 15, 0)]
    public class TopSolidCaeHostInstance
    Remarks

    When automating several instances of TopSolid at the same time one must make and use several instances of this class (one per TopSolid instance), otherwise if only one instance of TopSolid is to be automated, it is possible to simply use the TopSolidCaeHost static class.

    This class is available since v7.17.

    Constructors

    Name Description
    TopSolidCaeHostInstance(TopSolidHostInstance)

    Initializes a new instance of the TopSolidCaeHostInstance class.

    Properties

    Name Description
    Documents

    Gets access to Cae documents, or null if not connected.

    IsConnected

    Tells whether TopSolid is connected.

    Results

    Gets access to Cae results, or null if not connected.

    Methods

    Name Description
    Connect()

    Connects to TopSolid application.

    Disconnect()

    Disconnect from TopSolid application.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.