MCPcopy Create free account
hub / github.com/CADacombs/rhinopython / createBrep_RemoveMicroEdges

Function createBrep_RemoveMicroEdges

spb_Brep_removeAllMicroEdges.py:698–818  ·  view source on GitHub ↗

Parameters: rgBrep_In fMaxMicroLength: float bDebug: bool Returns on success: Brep None Returns on fail: None str("Explanation of fail or that brep doesn't contain micro-edges.")

(rgBrep_In, fMaxMicroLength, bDupEdgesRemoved=False, bEcho=True, bDebug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processBrepObjectsFunction · 0.85

Calls 2

getMicroEdgesFunction · 0.85
createBrep_RemoveEdgesFunction · 0.85

Tested by

no test coverage detected