Solid |
Removes the solid-solid cut between the two elements if it exists.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

public static void RemoveCutBetweenSolids(
Document document,
Element first,
Element second
)
Parameters

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
