Search Results for

    Show / Hide Table of Contents

    Method GetModelingTolerances

    GetModelingTolerances(ElementId, out double, out double)

    Gets the modeling tolerances of an operation.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    void GetModelingTolerances(ElementId inElementId, out double outLinearTolerance, out double outAngularTolerance)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the operation to analyze.

    double outLinearTolerance

    Linear tolerance (in meters), or 0 if the operation does not have a linear modeling tolerance.

    double outAngularTolerance

    Angular tolerance (in radians), or 0 if the operation does not have an angular modeling tolerance.

    Remarks

    This method is available since v7.8.

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

    Copyright ©2025 TopSolid - All rights reserved.