API Documentation > Interface Classes > Class pfcSubstEnvelope
Class pfcSubstEnvelope

# include <pfcSimpRep.h>

class
pfcSubstEnvelope
: public virtual
pfcSubstitution
{
xdeclare(pfcSubstEnvelope)
...
};
This is a
COMPACT class.

Description
Substitute with an envelope.
Method Summary
Creates a new object used to substitute with an envelope.
Methods Inherited from Class pfcSubstitution::
Method Detail
Create
(xintsequence_ptr SubstPath)
Creates a new object used to substitute with an envelope.
The return value is used as a component of the pfcSimpRepInstructions.
Parameters:
SubstPath
Path to the substitute component.
Returns:
The pfcSubstEnvelope object.
Was this helpful?