Skip to content

ACadSharp.Entities.Ellipse.PolarCoordinateRelativeToCenter(System.Double)

Albert Domenech edited this page Oct 3, 2024 · 1 revision

PolarCoordinateRelativeToCenter(System.Double) Method

Calculate the local point on the ellipse for a given angle relative to the center.

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

public XY PolarCoordinateRelativeToCenter(System.Double)

Return Value

XY

Clone this wiki locally