![]() |
IBrepTrimList Interface |
Namespace: Karamba.Geometry
The IBrepTrimList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of brep trims.
|
![]() | Item |
Gets the BrepTrim at the given index.
The index must be valid or an IndexOutOfRangeException will be thrown.
|
Name | Description | |
---|---|---|
![]() | GetEnumerator |
Gets an enumerator that visits all edges.
|