Library | File

Class wfcElemPathItem

# include <wfcElementTree.h>

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



Description

 
Manual References:
Feature Element Tree: Feature Element Paths



Method Summary

static wfcElemPathItem_ptrCreate (wfcElemPathItemType Type, xint Id)
 
xintGetId ()
voidSetId (xint value)
The element id
wfcElemPathItemTypeGetType ()
voidSetType (wfcElemPathItemType value)
The element path item type



Method Detail

wfcElemPathItemTypeGetType ()
voidSetType (wfcElemPathItemType value)

The element path item type




xintGetId ()
voidSetId (xint value)

The element id




static wfcElemPathItem_ptrCreate (wfcElemPathItemType Type, xint Id)

 
Parameters:
Type
 
Id
 
Returns: