Search Results for

    Show / Hide Table of Contents

    Class TopSolidElectrodeHost

    Represents TopSolid'Electrode host providing WCF services for automating.

    Inheritance
    Object
    TopSolidElectrodeHost
    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
    public static class TopSolidElectrodeHost
    Remarks

    This class is available since v7.12.

    Properties

    Electrodes

    Gets access to electrodes, or null if not connected.

    Declaration
    public static IElectrodes Electrodes { get; }
    Property Value
    Type Description
    IElectrodes

    HostInstance

    Gets the host instance.

    Declaration
    public static TopSolidElectrodeHostInstance HostInstance { get; }
    Property Value
    Type Description
    TopSolidElectrodeHostInstance

    IsConnected

    Tells whether TopSolid is connected.

    Declaration
    public static bool IsConnected { get; }
    Property Value
    Type Description
    Boolean

    Methods

    Connect()

    Connects to TopSolid application.

    Declaration
    public static void Connect()

    Disconnect()

    Disconnect from TopSolid application.

    Declaration
    public static void Disconnect()
    In This Article
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2024 TopSolid - All rights reserved.