Search Results for

    Show / Hide Table of Contents

    Method GetEdgeNormal

    GetEdgeNormal(ElementItemId, double)

    Gets the normal to an edge at a specified parametric value.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 0, 0)]
    Direction3D GetEdgeNormal(ElementItemId inEdgeId, double inT)
    Parameters
    Type Name Description
    ElementItemId inEdgeId

    Identifier of the edge to analyze.

    double inT

    Parameter within edge parametric range.

    Returns
    Type Description
    Direction3D

    Normal to the edge at the specified parametric value.

    Remarks

    The edge normal is the average of the edge faces normal.

    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.