Curve ToGlobal Method BigBangProductions Easy Curves
Converts a plane from local to global

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

public RotatedPoint ToGlobal(
	RotatedPoint ip
)

Return Value

Type: RotatedPoint
the global plane
See Also