<Code Lib>
2021 Method
Changes 0
M

PartUtils.IsMergedPart

Description:
Is the Part the result of a merge.

public static bool IsMergedPart(
	Part part
)

Return Value bool True if the Part is the result of a merge operation.

Loading…