Search Results for

    Show / Hide Table of Contents

    Method NextToolPathItem

    NextToolPathItem(ElementId)

    Gets the next tool path item values of the given operation.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    Dictionary<string, object> NextToolPathItem(ElementId inElementId)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the Cam operation to analyze.

    Returns
    Type Description
    Dictionary<string, object>

    Tool path item values or null if no more item is available. The dictionary contains column name as key, and basic class for values (int, double, string...). All doubles are in Standard unit: distance in meters, angle in radians, linear speed like feedrate in meter/second, revolution speed in revolution/minute...

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

    Copyright ©2025 TopSolid - All rights reserved.