transform_point#
- Transform3D.transform_point(point)#
Get the transform point of the 3D transformation.
- Parameters:
- pointPoint3DLike
- Returns:
Point3DData
Transform point.
Get the transform point of the 3D transformation.
Point3DData
Transform point.