|
PlaneTransform Method |
Transforms the plane with the specified Transform3D.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public void Transform(
Transform3D transform
)
Parameters
- transform Transform3D
- transform as Transform3D
See Also