Returns the matrix transformation from plane to world coordinates.
Public static Function PlaneToWorld( plane As Plane ) As Matrix3d
public static Matrix3d PlaneToWorld( Plane plane );
Parameters |
Description |
Plane plane |
Input transformation plane |
Comments? |