How to add your knowledge

trimTanEllipse()

    Table of contents
    1. 1. Synopsis
    2. 2. Syntax

    Synopsis

    Returns the trimming angle, in degrees, for ellipse where it makes the closest approach to line. The line need not actually touch the ellipse.

    Syntax

    trimTanEllipse ( ellipse As Part, _
                     line As Part ) As Number 
    Argument Type Description
    ellipse Part An ellipse part
    line Part A line, closest point to which on the ellipse defines the desired angle