| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| double | ComputeVolume
()
Enables the user to compute the total volume of the specified array of surfaces which makes up the solid interference. |
| SurfaceDescriptors | GetBoundaries
()
Get method for attribute "Boundaries" The surface geometry surrounding the interference volume. |
| void | Highlight
(StdColor Color)
Enables the user to highlight the boundaries of the volume of interference. |
| Method Detail |
|---|
| ComputeVolume |
|---|
| double | ComputeVolume | () |
| Enables the user to compute the total volume of the specified array of surfaces which makes up the solid interference.
Exceptions thrown (but not limited to): XToolkitBadContext - The interference data contains interference information obtained by including quilts and/or facets.
|
| Highlight |
|---|
| void | Highlight | (StdColor Color) |
Enables the user to highlight the boundaries of the volume of interference.
|
| GetBoundaries |
|---|
| SurfaceDescriptors | GetBoundaries | () |
The surface geometry surrounding the interference volume.
|