DividedSurface.RemoveAllIntersectionElements Method

DividedSurfaceRemoveAllIntersectionElements Method

Removes all the intersection elements from a divided surface.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void RemoveAllIntersectionElements()
Public Sub RemoveAllIntersectionElements
public:
void RemoveAllIntersectionElements()
member RemoveAllIntersectionElements : unit -> unit 
See Also