IntersectionEvent.ParameterB Property typo
Closed this issue · 1 comments
EmilPoulsen commented
I'm assuming this is a typo.. but in the IntersectionEvent.ParameterB Property
it says
Gets the parameter on Curve A where the intersection occured. If the intersection type is overlap, then this will return the start of the overlap region.
shouldn't that be Curve B?
Thanks!
Emil
CORE studio
dalefugier commented
Hi @EmilPoulsen, yep definitely a typo. I'll fixed this next time I am in the source code.
Thanks,
-- Dale