2023 Method
Changes 0
M

SolidUtils.IsValidForTessellation

Description:
Tests if the input solid or shell is valid for tessellation.
public static bool IsValidForTessellation(
	Solid solidOrShell
)
Return Value bool True if the solid or shell is valid for tessellation, false otherwise.