Skip to content

CSMath.Geometry.ICurve.PolarCoordinateRelativeToCenter(System.Double)

Albert Domenech edited this page Apr 26, 2025 · 1 revision

PolarCoordinateRelativeToCenter(System.Double) Method

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

Definition

Namespace: CSMath.Geometry.ICurve

C#

public XYZ PolarCoordinateRelativeToCenter(System.Double)

Return Value

XYZ

Clone this wiki locally