Search Results for

    Show / Hide Table of Contents

    Method GetFaceRange

    GetFaceRange(ElementItemId, out double, out double, out double, out double)

    Gets the parametric range of a face.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 0, 0)]
    void GetFaceRange(ElementItemId inFaceId, out double outUMin, out double outUMax, out double outVMin, out double outVMax)
    Parameters
    Type Name Description
    ElementItemId inFaceId

    Identifier of the face to analyze.

    double outUMin

    Minimum U parametric value.

    double outUMax

    Maximum U parametric value.

    double outVMin

    Minimum V parametric value.

    double outVMax

    Maximum V parametric value.

    Remarks

    This method is available since v7.7.

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

    Copyright ©2025 TopSolid - All rights reserved.