API Documentation
>
Interfaces
> Interface WSelectionOptions
Interface WSelectionOptions
package
com.ptc.wfc.wfcSelect
;
public interface
WSelectionOptions
extends
com.ptc.pfc.pfcSelect.SelectionOptions
Description
Adds more functionality to
SelectionOptions
See Also:
BaseSession.Select(SelectionOptions, /*cipOptional*/ Selections)
User Guide References:
Selection:WSelectionOptions
Methods Inherited from Interface
com.ptc.pfc.pfcSelect.SelectionOptions
:
GetOptionKeywords
,
SetOptionKeywords
,
GetMaxNumSels
,
SetMaxNumSels
Method Summary
SelectionEnvironmentOptions
GetSelEnvOptions
()
Get method for attribute "SelEnvOptions"
Options to set selection environment
void
SetSelEnvOptions
(
SelectionEnvironmentOptions
value)
Set method for attribute "SelEnvOptions"
Options to set selection environment
Method Detail
GetSelEnvOptions
SelectionEnvironmentOptions
GetSelEnvOptions
()
SetSelEnvOptions
void
SetSelEnvOptions
(
SelectionEnvironmentOptions
value)
Options to set selection environment
User Guide References:
Selection:GetSelEnvOptions
Was this helpful?
This site works best with JavaScript enabled