Search Results for

    Show / Hide Table of Contents

    Method GetFaceSurfaceParameters

    GetFaceSurfaceParameters(ElementItemId, Point3D, out double, out double)

    Gets the parametric values of a specified point on the surface attached to a face.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 10, 300, 60)]
    Point3D GetFaceSurfaceParameters(ElementItemId inFaceId, Point3D inPoint, out double outU, out double outV)
    Parameters
    Type Name Description
    ElementItemId inFaceId

    Identifier of the face to analyze.

    Point3D inPoint

    Point near face surface.

    double outU

    U parameter of nearest point on face surface.

    double outV

    V parameter of nearest point on face surface.

    Returns
    Type Description
    Point3D

    Nearest point to specified point on face surface.

    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.