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: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public PlaneF ToPlaneF()

Return Value

Type: PlaneF
The plane of PlaneF format.
See Also