Given a direction and a glyph, replaces the elbow at this direction in a given elbow set with the given glyph and returns the new elbow set.
At the key named you will find a version that does the same but accepts a name of an elbow set instead of an elbow set.
named
Elbow set to change.
A CornerDirection of the glyph to be changed.
String of new glyph.
Updated elbow set.
Given a direction and a glyph, replaces the elbow at this direction in a given elbow set with the given glyph and returns the new elbow set.
At the key
namedyou will find a version that does the same but accepts a name of an elbow set instead of an elbow set.Param: set
Elbow set to change.
Param: direction
A CornerDirection of the glyph to be changed.
Param: glyph
String of new glyph.
Returns
Updated elbow set.