Search Results for

    Show / Hide Table of Contents

    Interface IStaticOperations

    Manages creation of static operations.

    Namespace: TopSolid.Cam.NC.Kernel.Automating
    Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
    Syntax
    [ServiceContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    public interface IStaticOperations

    Methods

    Name Description
    AddPoint(ElementExId, PathPoint)

    Adds one point to the tool path.

    AddPointRange(ElementExId, List<PathPoint>)

    Adds a point list to the tool path

    Create(ref ElementExId)

    Creates a static operation in a document.

    IsStaticOperation(ElementExId)

    Tells whether an operation is a Static operation.

    New(DocumentId, SmartText, ElementId, ElementId, ElementId, MotionType)

    Allocates a new Static Operation.

    SetStartingCuttingConditions(ElementExId, SmartReal, SmartReal)

    Sets the starting cutting conditions.

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

    Copyright ©2025 TopSolid - All rights reserved.