Returns the angle in degrees on the untrimmed basis of ellipse at the intersection of the ellipse and a line from the center through the point pt.
EllipseAngle ( ellipse As Part, _ pt As Point ) As Number
Argument | Type | Description |
---|---|---|
ellipse | Part | The ellipse part, must mix in %%ellipse |
pt | Point | The point for which angle is sought |