void SetLengthOfBranch(uint i, LengthType const& value);

Arguments

i

uint; the id of the end-node of the branch;

value

LengthType const&; the new value to set.

Value

void

See also