![]() | APIremove |
public bool removeOverlappedElements( double tol = -1 )
Public Function removeOverlappedElements ( Optional tol As Double = -1 ) As Boolean Dim instance As API Dim tol As Double Dim returnValue As Boolean returnValue = instance.removeOverlappedElements(tol)
public: bool removeOverlappedElements( double tol = -1 )
member removeOverlappedElements : ?tol : float (* Defaults: let _tol = defaultArg tol -1 *) -> bool
(c) NextFEM 2015-2025