API Documentation > Interfaces > Interface FeatureOperation
Interface FeatureOperation

package com.ptc.pfc.pfcFeature;

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


Description
This class defines a feature operation.
Direct Known Subclasses:
User Guide References:
Method Summary
Get method for attribute "OpFeature"
The feature on which to operate.
Method Detail
GetOpFeature
GetOpFeature
()
The feature on which to operate.
Was this helpful?