Library | Package Java Toolkit

Interface GlobalInterference

package com.ptc.pfc.pfcInterference;

public interface GlobalInterference
  extends com.ptc.pfc.pfcObject.Object



Description

This class defines a global interference object.



Method Summary
SelectionPairGetSelParts ()
    Get method for attribute "SelParts"
    Selection pair that represents the interfering parts.
/*optional*/ InterferenceVolumeGetVolume ()
    Get method for attribute "Volume"
    The InterferenceVolume object containing the boundaries of the interference.
voidSetSelParts (SelectionPair value)
    Set method for attribute "SelParts"
    Selection pair that represents the interfering parts.
voidSetVolume ( /*optional*/ InterferenceVolume value)
    Set method for attribute "Volume"
    The InterferenceVolume object containing the boundaries of the interference.

Method Detail

GetSelParts/SetSelParts

SelectionPairGetSelParts ()
voidSetSelParts (SelectionPair value)


    Selection pair that represents the interfering parts.
Manual References:
Geometry Evaluation: Interference



GetVolume/SetVolume

/*optional*/ InterferenceVolumeGetVolume ()
voidSetVolume ( /*optional*/ InterferenceVolume value)


    The InterferenceVolume object containing the boundaries of the interference.
Manual References:
Geometry Evaluation: Interference, Geometry Evaluation: Interference