Click or drag to resize

BrepEdgeListRemoveNakedMicroEdges Method

Overload List
  NameDescription
Public methodRemoveNakedMicroEdges(Double)
Finds any naked edges with the same start and end vertex and an arc-length less than tolerance and attempts to remove them by removing trims and extending the adjacent to meet.
Public methodRemoveNakedMicroEdges(Double, Boolean)
Finds any naked edges with the same start and end vertex and an arc-length less than tolerance and attempts to remove them by removing trims and extending the adjacent to meet.
Top
See Also