Search Results for

    Show / Hide Table of Contents

    Class TopSolidDraftingHost

    Represents TopSolid'Drafting host providing WCF services for automating.

    Inheritance
    Object
    TopSolidDraftingHost
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TopSolid.Cad.Drafting.Automating
    Assembly: TopSolid.Cad.Drafting.Automating.dll
    Syntax
    [AvailableSinceVersion(7, 6, 0, 0)]
    public static class TopSolidDraftingHost
    Remarks

    This class is available since v7.6.

    Properties

    Annotations

    Gets access to annotations in drafting documents, or null if not connected.

    Declaration
    public static IAnnotations Annotations { get; }
    Property Value
    Type Description
    IAnnotations

    Draftings

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

    Declaration
    public static IDraftings Draftings { get; }
    Property Value
    Type Description
    IDraftings

    HostInstance

    Gets the host instance.

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

    IsConnected

    Tells whether TopSolid is connected.

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

    Tables

    Gets access to tables in drafting documents, or null if not connected.

    Declaration
    public static ITables Tables { get; }
    Property Value
    Type Description
    ITables

    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.