API Documentation
>
Interface Classes
> Class pfcFeatureOperation
Class pfcFeatureOperation
# include <
pfcFeature.h
>
class
pfcFeatureOperation
: public virtual
pfcObject
{
xaideclare
(
pfcFeatureOperation
)
...
};
Description
This class defines a feature operation.
Direct Known Subclasses:
pfcSuppressOperation
,
pfcResumeOperation
,
pfcDeleteOperation
,
pfcReorderAfterOperation
,
pfcReorderBeforeOperation
,
pfcCompModelReplace
Method Summary
pfcFeature_ptr
GetOpFeature
()
The feature on which to operate.
Method Detail
pfcFeature_ptr
GetOpFeature
()
The feature on which to operate.
Was this helpful?
This site works best with JavaScript enabled