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

Function extractFaces

xBrepObject.py:564–629  ·  view source on GitHub ↗

Parameters: rhBrep: rd.BrepObject, GUID of rd.BrepObject, or ObjRef of rd.BrepObject idxFaces: list(int(Index of face) or not for all. Returns: list(GUID of extracted brep), list(GUID of remaining brep) on success. None on fail. TODO: Remove

(rhBrep, idxFaces, bAddOnlyMonofaces=True, bRetainLayer=True, bRetainColor=True, bCurrentLayer=None, bByLayerColor=None, bEcho=True, bDebug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

addFromSubsetOfFacesFunction · 0.85
removeFacesFunction · 0.85
coerceBrepObjectFunction · 0.70

Tested by

no test coverage detected