API Documentation > Interface Classes > Class pfcGlobalInterference
Class pfcGlobalInterference

# include <pfcInterference.h>

class
pfcGlobalInterference
: public virtual
pfcObject
{
xaideclare(pfcGlobalInterference)
...
};


Description
This class defines a global interference object.
Method Summary
void
Selection pair that represents the interfering parts.
void
The InterferenceVolume object containing the boundaries of the interference.
Method Detail
GetSelParts
()
void
SetSelParts
Selection pair that represents the interfering parts.
Manual References:
The InterferenceVolume object containing the boundaries of the interference.
Manual References:
Was this helpful?