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