RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PartUtils

PartUtils.IsMergedPart

Method
Description:
Is the Part the result of a merge.
Syntax
public static bool IsMergedPart(
	Part part
)
Parameters
Parameter Type Description
part Part
Return Value
Type Description
Boolean True if the Part is the result of a merge operation.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null