Search Results for

    Show / Hide Table of Contents

    Interface IWireTechnologyDocuments

    Gives access to wire technology documents.

    Namespace: TopSolid.Cam.NC.Wire.Automating
    Assembly: TopSolid.Cam.NC.Wire.Automating.dll
    Syntax
    [ServiceContract]
    [AvailableSinceVersion(7, 11, 300, 160)]
    public interface IWireTechnologyDocuments

    Methods

    Name Description
    AddTechnology(DocumentId)

    Add a wire technology entity in a document.

    FileExtension()

    Gets wire technology documents file extension.

    GetMachines(DocumentId)

    Set machine list.

    GetMachiningRange(DocumentId)

    Set machining range state.

    GetPartMaterial(DocumentId)

    Set part material.

    GetTableName(DocumentId)

    Get table name.

    GetTechnologies(DocumentId)

    Get the list of wire technology in the document.

    GetWireDiameter(DocumentId)

    Get wire diameter.

    GetWireMaterial(DocumentId)

    Get wire material name.

    GetWireTableName(DocumentId)

    Get wire table name.

    RemoveAllTechnologies(DocumentId)

    Remove all wire technology entity in a document.

    RemoveTechnology(DocumentId, ElementId)

    Remove a wire technology entity in a document.

    SetMachines(DocumentId, List<DocumentId>)

    Set machine list.

    SetMachiningRange(DocumentId, SmartBoolean)

    Set machining range state.

    SetPartMaterial(DocumentId, DocumentId)

    Set part material.

    SetTableName(DocumentId, SmartText)

    Set table name.

    SetWireDiameter(DocumentId, SmartReal)

    Set wire diameter.

    SetWireMaterial(DocumentId, DocumentId)

    Set wire material name.

    SetWireTableName(DocumentId, SmartText)

    Set wire table name.

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

    Copyright ©2025 TopSolid - All rights reserved.