Is the Part the result of a merge.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsMergedPart(
Part part
)
Parameters
- part Part
-
Return Value
Boolean
True if the Part is the result of a merge operation.
Exceptions
See Also
Reference