Removes all the intersection elements from a divided surface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
C# |
---|
public void RemoveAllIntersectionElements() |
Visual Basic |
---|
Public Sub RemoveAllIntersectionElements |
Visual C++ |
---|
public: void RemoveAllIntersectionElements() |