Click or drag to resize

PlaneToPlaneF Method

Converts the current instance of Plane to the plane of PlaneF format.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public PlaneF ToPlaneF()

Return Value

PlaneF
The plane of PlaneF format.
See Also