Library | Module

Class pfcInterferenceVolume



Description

This class corresponds to an interference between two solid models.
Direct Parent Classes:
pfcObject



Property Summary

/* readonly */ pfcSurfaceDescriptorsBoundaries
The surface geometry surrounding the interference volume.



Method Summary

numberComputeVolume ()
Enables the user to compute the total volume of the specified array of surfaces which makes up the solid interference.
voidHighlight (pfcStdColor Color)
Enables the user to highlight the boundaries of the volume of interference.



Property Detail


/* readonly */ pfcSurfaceDescriptorsBoundaries

The surface geometry surrounding the interference volume.





Method Detail


numberComputeVolume ()

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):

pfcXToolkitBadContext - The interference data contains interference information obtained by including quilts and/or facets.


Returns:
The total volume of the specified array of surfaces.



voidHighlight (pfcStdColor Color)

Enables the user to highlight the boundaries of the volume of interference.
Parameters:
Color
The color in which to display the volume.