How to get line start/end without casting it into curve?

Yes, there is a reason - the “coerce…” functions actually try to return the desired object geometry from diverse input types, not just one. For example, coerceline will return a RC line object if you input a GUID, a linear curve, or a list of points…

Edit: this does seem to have some roots in computer terminology as well…

2 Likes