BRepFace.loops Property
Parent Object: BRepFaceDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepFace.h>
Description
Returns the BRepLoops owned by this face
Syntax
"bRepFace_var" is a variable referencing a BRepFace object. |
Property Value
This is a read only property whose value is a BRepLoops.Samples
| Name | Description |
| Patch Feature API Sample | Demonstrates creating a new patch feature. |
