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
static
pfcSimpRepSymb_ptr
Create
()
Creates a new object that represents the symbolic representation of the component.
Methods Inherited from Class
pfcSimpRepAction
::
GetType
Method Detail
static
pfcSimpRepSymb_ptr
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?
This site works best with JavaScript enabled