API Documentation > Interface Classes > Class pfcSimpRepGeom
Class pfcSimpRepGeom

# include <pfcSimpRep.h>

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

Description
Use the "geometry only" representation of the component.
User Guide References:
Methods Inherited from Class pfcSimpRepAction::
Method Summary
Creates a new object that represents the "geometry only" representation of the component.
Method Detail
Create
()
Creates a new object that represents the "geometry only" representation of the component.
The return value is used as a component of pfcSimpRepItem .
User Guide References:
Returns:
The pfcSimpRepGeom object.
Was this helpful?