Library | File

Enum wfcElemPathItemType

# include <wfcElementTree.h>

enum wfcElemPathItemType
{
    wfcELEM_PATH_ITEM_TYPE_ID,
    wfcELEM_PATH_ITEM_TYPE_INDEX,
    wfcElemPathItemType_nil
};



Description

This enumerated type lists the different element path item types
Manual References:
Feature Element Tree: Feature Element Paths




Values

wfcELEM_PATH_ITEM_TYPE_ID

wfcELEM_PATH_ITEM_TYPE_INDEX

wfcElemPathItemType_nil
Enum null value.