Click or drag to resize
AB4D logo

PlaneClone Method

Returns a clone of this Plane object.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Plane Clone()

Return Value

Plane
clones Plane object
See Also