PlaneF(PlaneF) Constructor |
Constructs a plane with another specified
PlaneF object.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic PlaneF(
PlaneF source
)
Parameters
- source PlaneF
- A specified plane.
See Also