|
DumperGetTransformText Method |
Returns a text that describes the Transform3D.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public static string GetTransformText(
Transform3D transfrom
)
Parameters
- transfrom Transform3D
- Transform3D
Return Value
Stringtext that describes the Transform3D
See Also