C4 Engine
C4 Engine API Documentation

GraphRelation::GetStartElement

Defined in:  TSGraph.h
Returns the graph element at which a relation starts.
Prototype

elementType *GetStartElement(voidconst;

Description
The GetStartElement function returns the graph element at which a relation starts.
See Also

GraphRelation::SetStartElement

GraphRelation::GetFinishElement

GraphRelation::SetFinishElement