Search Results for

    Show / Hide Table of Contents

    Method GetSegmentEllipseCurve

    GetSegmentEllipseCurve(ElementItemId, out Plane3D, out double, out double)

    Gets the ellipse curve attached to a segment.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 201, 80)]
    void GetSegmentEllipseCurve(ElementItemId inSegmentId, out Plane3D outPlane, out double outRadiusX, out double outRadiusY)
    Parameters
    Type Name Description
    ElementItemId inSegmentId

    Identifier of the segment to analyze.

    Plane3D outPlane

    Ellipse plane.

    double outRadiusX

    Ellipse radius along plane X axis.

    double outRadiusY

    Ellipse radius along plane Y axis.

    Remarks

    This method is available since v7.7.201.80.

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

    Copyright ©2025 TopSolid - All rights reserved.