TObjectExtra

Note: TObjectExtra has been superseded by TObjectExtra2.

The TObjectExtra data structure is used to specify where on an object results are required.

typedef struct {

TVector EnvironmentPos;

int LinePoint;

int NodeNum;

double ArcLength;

int RadialPos;

double Theta;

} TObjectExtra;

Members

EnvironmentPos

See the EnvironmentPos member of TObjectExtra2.

LinePoint

See the LinePoint member of TObjectExtra2.

NodeNum

See the NodeNum member of TObjectExtra2.

ArcLength

See the ArcLength member of TObjectExtra2.

RadialPos

See the RadialPos member of TObjectExtra2.

Theta

See the Theta member of TObjectExtra2.

See also

C_EnumerateVars, C_GetStaticResult, C_GetTimeHistory, C_OpenLinkedStatistics.