Search Results for

    Show / Hide Table of Contents

    Method GetEdgeCurveRange

    GetEdgeCurveRange(ElementItemId, out bool, out double, out double)

    Gets the parametric range of the curve attached to an edge.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 10, 300, 60)]
    void GetEdgeCurveRange(ElementItemId inEdgeId, out bool outIsPeriodic, out double outTMin, out double outTMax)
    Parameters
    Type Name Description
    ElementItemId inEdgeId

    Identifier of the edge to analyze.

    bool outIsPeriodic

    Whether the curve parameterization in periodic.

    double outTMin

    Minimum parametric value, or main period start if periodic.

    double outTMax

    Maximum parametric value, or main period end if periodic.

    Remarks

    This method is available since v7.10.300.60.

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

    Copyright ©2025 TopSolid - All rights reserved.