DividedSurface.RemoveAllIntersectionElements Method

DividedSurfaceRemoveAllIntersectionElements Method

Removes all the intersection elements from a divided surface.

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