Search Results for

    Show / Hide Table of Contents

    Interface IWireCc

    Gives access to wire wire cutting condition.

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

    Methods

    Name Description
    AddParameterBool(ElementId, string, SmartBoolean)

    Add parameter boolean.

    AddParameterInt(ElementId, string, SmartInteger)

    Add parameter integer.

    AddParameterOffset(ElementId, SmartReal)

    Add parameter stock to leave.

    AddParameterReal(ElementId, string, SmartReal)

    Add parameter real.

    AddParameterText(ElementId, string, SmartText)

    Add parameter text.

    GetCorrectorNumber(ElementId)

    Get corrector number.

    GetFeedrate(ElementId)

    Get feedrate.

    GetGeneratorRegulatorNumber(ElementId)

    Get generator regulator number.

    GetMaterialHeight(ElementId)

    Get material height.

    GetOffset(ElementId)

    Get offset.

    GetParameterValue(ElementId, string)

    Get parameter value.

    IsWireCc(ElementId)

    Tells whether an element is an wire cutting condition.

    SetCorrectorNumber(ElementId, SmartInteger)

    Set corrector number.

    SetFeedrate(ElementId, SmartReal)

    Set feedrate.

    SetGeneratorRegulatorNumber(ElementId, SmartInteger)

    Set generator regulator number.

    SetMaterialHeight(ElementId, SmartReal)

    Set material height.

    SetOffset(ElementId, SmartReal)

    Set offset.

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

    Copyright ©2025 TopSolid - All rights reserved.