XPRMgetelsetndx
XPRMgetelsetndx |
Purpose
Synopsis
int XPRMgetelsetndx(XPRMmodel model, XPRMset set, XPRMalltypes *elt);
Arguments
model
|
Reference to a model
|
set
|
Reference to a set
|
elt
|
Reference to the element
|
Return value
Index of a set element or a negative value if the element is not contained in the set.
Further information
This function returns the index of a given element of a set.
Related topics