API Documentation > Interface Classes > Class pfcSimpRepSymb
Class pfcSimpRepSymb

# include <pfcSimpRep.h>

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

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