DGKC Control Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > General Geometry > General > IElement_DG Go to ActiveX docs Search Documentation


IElement_DG Interface

GetParamCount
GetParam
SetParam
GetNamedParam
SetNamedParam
GetParamName
GetParamId
GetElemClassName

int GetParamCount()


double GetParam(int id)


void SetParam(int id, double val)


double GetNamedParam(string paramName)


void SetNamedParam(string paramName, double d)


string GetParamName(int id)


int GetParamId(string paramName)


string GetElemClassName()