API Documentation
>
Interfaces
> Interface ExternalObjectSelectionBoxData
Interface ExternalObjectSelectionBoxData
package
com.ptc.wfc.wfcExternalObject
;
public interface
ExternalObjectSelectionBoxData
extends
com.ptc.wfc.wfcExternalObject.ExternalObjectData
Description
Selection properties of external object
User Guide References:
Selection Data for External Objects:ExternalObjectSelectionBoxData
Methods Inherited from Interface
com.ptc.wfc.wfcExternalObject.ExternalObjectData
:
GetType
Method Summary
SelectionBoxes
GetBoxes
()
Get method for attribute "Boxes"
Selection boxes for external object
void
SetBoxes
(
SelectionBoxes
value)
Set method for attribute "Boxes"
Selection boxes for external object
Method Detail
GetBoxes
SelectionBoxes
GetBoxes
()
SetBoxes
void
SetBoxes
(
SelectionBoxes
value)
Selection boxes for external object
User Guide References:
Selection Data for External Objects:GetBoxes
Was this helpful?
This site works best with JavaScript enabled