|
|
IBrepLoop Interface |
Namespace: Karamba.Geometry
The IBrepLoop type exposes the following members.
| Name | Description | |
|---|---|---|
| LoopIndex |
Gets the index of this loop in the Brep.Loops collection.
| |
| LoopType |
Gets the type of loop.
| |
| Trims |
Gets the list of trims for this loop.
|
| Name | Description | |
|---|---|---|
| To2dCurve |
Create a 2d curve that traces the entire loop.
| |
| To3dCurve |
Create a 3D curve that approximates the loop geometry.
|