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

Function replaceGeometry

xBrepObject.py:277–342  ·  view source on GitHub ↗

Replaces BrepObject with new geometry after separating any 'shells'. Parameters: brep_toReplace: BrepObject, ObjRef, or GUID. rgBreps_NewGeom: Single or list of BrepObjects or Breps in any form. Returns: list of Brep GUIDs of remaining GUIDs. None

(rhBrep_toReplace, rgBreps_NewGeom)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

removeFacesFunction · 0.85
replaceSome_ExtractFunction · 0.85
replaceSome_JoinFunction · 0.85
replaceAll_JoinFunction · 0.85

Calls 2

coerceBrepObjectFunction · 0.70
coerceBrepFunction · 0.70

Tested by

no test coverage detected