Curve ToLocal Method BigBangProductions Easy Curves
Converts a plnae from global to local

Namespace: BigBangProductions.CurveRuntime.Splines
Assembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public RotatedPoint ToLocal(
	RotatedPoint ip
)

Return Value

Type: RotatedPoint
the local plane
See Also