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

Method tryGetRoundPrimitive

xPrimitiveShape.py:719–760  ·  view source on GitHub ↗

Return on success: tuple( tuple( rg.Cone, Cylinder, Sphere, or Torus float(Tolerance used) bool(Whether shrunk surface was used), None) Return on fail: tuple( None str(LogStateme

(rgFace0, bMatchToShrunkFace=True, bCylinder=True, bCone=True, bSphere=True, bTorus=True, fTolerance=1e-9, bDebug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

tryGetRoundPrimitiveMethod · 0.45

Tested by

no test coverage detected