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

Function replaceFaces

xBrepObject.py:379–561  ·  view source on GitHub ↗

Replaces faces using Brep.JoinBreps . Parameters: rhBrep: Guid or BrepObject idxs_rgFaces: Indices of faces that are to be replaced. ints, iterable of ints, or None (to indicate that all faces are to be replaced.) rgBreps_NewGeom: Brep or surface ge

(rhBrep, idxs_rgFaces, rgBreps_NewGeom, bExtract=False, fTolerance_Join=None, bEcho=False, bDebug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

replaceSome_ExtractFunction · 0.85
replaceSome_JoinFunction · 0.85
replaceAll_ExtractFunction · 0.85
replaceAll_JoinFunction · 0.85
coerceBrepObjectFunction · 0.70
coerceListFunction · 0.70

Tested by

no test coverage detected