BRepFace.tangentiallyConnectedFaces Property
Parent Object: BRepFaceDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepFace.h>
Description
Returns the set of faces that are tangentially adjacent to this face. In other words, it is the set of faces that are adjacent to this face's edges and have a smooth transition across those edges.
Syntax
"bRepFace_var" is a variable referencing a BRepFace object.
|