Library | Package Java Toolkit

Interface CollectSurfacesFilter

package com.ptc.wfc.wfcCollection;

public interface CollectSurfacesFilter
  extends com.ptc.pfc.pfcBase.ApplicationCallback



Description

Base class for classes to filter selections collected using WSolid.CollectSurfaces(SurfaceCollectionInstrTypes, /*optional*/ CollectSurfacesFilter, /*optional*/ SurfaceCollection)



Method Summary
booleanFilterSelections ( /*optional*/ Selections PreSelected, Selection CurrentSel)
     

Method Detail

FilterSelections

booleanFilterSelections ( /*optional*/ Selections PreSelected, Selection CurrentSel)


     
Manual References:
Curve and Surface Collection: Interactive Collection, Curve and Surface Collection: Surface Collection
Parameters:
PreSelected
Previously selected items.
CurrentSel
Current Selection.
Returns:
Accept selection if this method returns true otherwise reject the selection