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

Function createFromFace

xPlaneSurface.py:30–65  ·  view source on GitHub ↗

Return on success: tuple( tuple( PlaneSurface(That at least covers the entire BrepFace) float(Tolerance used) bool(Whether shrunk surface was used), None) Return on fail: tuple( None str(LogStatement))

(rgFace0, bMatchToShrunkFace=True, fTolerance=0.1*sc.doc.ModelAbsoluteTolerance, bDebug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

tryGetPlaneMethod · 0.45

Tested by

no test coverage detected