Click or drag to resize
AB4D logo

PlaneTransform Method

Transforms the plane with the specified Transform3D.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public void Transform(
	Transform3D transform
)

Parameters

transform  Transform3D
transform as Transform3D
See Also