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

Method tryGetPlane

xPrimitiveShape.py:433–478  ·  view source on GitHub ↗

Updated in May of 2019. Returns a tuple: On success: (rg.Plane instance), (float: tolerance actually used to obtain shape) On fail: None, None

(rgSrf0, fTolerance=1e-9, bDebug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

createFromFaceFunction · 0.45
tryGetPlaneFunction · 0.45
tryGetPrimitiveShapeMethod · 0.45
tryGetPlaneMethod · 0.45
tryGetPrimitiveShapeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected