DividedSurfaceRemoveAllIntersectionElements Method |
Removes all the intersection elements from a divided surface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void RemoveAllIntersectionElements()
Public Sub RemoveAllIntersectionElements
public:
void RemoveAllIntersectionElements()
member RemoveAllIntersectionElements : unit -> unit
See Also