Search Results for

    Show / Hide Table of Contents

    Class TopSolidElectrodeHostInstance

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

    Inheritance
    object
    TopSolidElectrodeHostInstance
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: TopSolid.Cad.Electrode.Automating
    Assembly: TopSolid.Cad.Electrode.Automating.dll
    Syntax
    [AvailableSinceVersion(7, 12, 0, 0)]
    public class TopSolidElectrodeHostInstance
    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 TopSolidElectrodeHost static class.

    This class is available since v7.12.

    Constructors

    Name Description
    TopSolidElectrodeHostInstance(TopSolidHostInstance)

    Initializes a new instance of the TopSolidElectrodeHostInstance class.

    Properties

    Name Description
    Electrodes

    Gets access to electrodes, or null if not connected.

    IsConnected

    Tells whether TopSolid is 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.