Library | File

Class pfcChild

# include <pfcObject.h>

class pfcChild
 : public virtual pfcObject
{
    xaideclare(pfcChild)
    ...
};



Description

Describes a child feature.

Some examples of parent-child relationships: Parent Child --------|-------- Session | Model Session | Window Model | ModelItem Solid | Feature Model | Parameter
Direct Known Subclasses:
pfcUnit, pfcUnitSystem, pfcNamedModelItem, pfcModelItem, pfcView, pfcExternalDataAccess, pfcModel, pfcXSection, pfcMaterial, pfcDisplayList2D, pfcDisplayList3D, pfcView2D, pfcSelectionBuffer, pfcWindow, pfcDll, pfcPopupmenu, pfcServerLocation, pfcNonRegisteredServer, pfcServer, wfcAssemblyItem, wfcLineStock, wfcSpool



Method Summary

pfcParent_ptrGetDBParent ()
The parent feature
pfcOId_ptrGetOId ()
The object identifier



Method Detail

pfcParent_ptrGetDBParent ()

The parent feature
Manual References:
Drawings: Drawing View Information, Drawings: Drawing View Information




pfcOId_ptrGetOId ()

The object identifier
Manual References:
Drawings: Drawing View Information