API Documentation > Interface Classes > Class pfcSimpRepAutomatic
Class pfcSimpRepAutomatic

# include <pfcSimpRep.h>

class
pfcSimpRepAutomatic
: public virtual
pfcSimpRepAction
{
xdeclare(pfcSimpRepAutomatic)
...
};
This is a
COMPACT class.

Description
Use the automatic representation of the component.
Methods Inherited from Class pfcSimpRepAction::
Method Summary
Creates a new object that represents the automatic representation of the component.
Method Detail
Create
()
Creates a new object that represents the automatic representation of the component.
The return value is used as a component of pfcSimpRepItem .
Returns:
The newly created object.
Was this helpful?