MMKPointOnSegmentByFactor(::)
func MMKPointOnSegmentByFactor( segment: MMKSegment_!, |
Find a point X on a given segment AB such that d(AX)/d(AB) = lambda, where lambda is a given number in [0, 1].
func MMKPointOnSegmentByFactor( segment: MMKSegment_!, |
Find a point X on a given segment AB such that d(AX)/d(AB) = lambda, where lambda is a given number in [0, 1].