API Documentation > Interface Classes > Class wfcExternalFeatRefAsmComp
Class wfcExternalFeatRefAsmComp

# include <wfcExternalObject.h>

class
wfcExternalFeatRefAsmComp
: public virtual
xobject
{
xdeclare(wfcExternalFeatRefAsmComp)
...
};
This is a
COMPACT class.

Description
Assembly components for external feature references
User Guide References:
Method Summary
void
path to the component that owns the specified external reference.
void
path to the component from which the reference was created.
Method Detail
GetPathToOwner
()
void
SetPathToOwner
path to the component that owns the specified external reference.
User Guide References:
GetPathToRef
()
void
SetPathToRef
path to the component from which the reference was created.
User Guide References:
Was this helpful?