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
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.
Manual References:
GetPathToRef
()
void
SetPathToRef
path to the component from which the reference was created.
Manual References:
Was this helpful?