BRepLoop.isOuter Property
Parent Object: BRepLoopDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepLoop.h>
Description
Returns true of this loop is an outer loop of a face
Syntax
"bRepLoop_var" is a variable referencing a BRepLoop object.
|
Property Value
This is a read only property whose value is a Boolean.Samples
Name | Description |
Patch Feature API Sample | Demonstrates creating a new patch feature. |