diagonalFractionToPoint Method

return the diagonal vector. There is no check for isNull -- if the range isNull(), the vector will have very large negative coordinates.

diagonalFractionToPoint(fraction: number, result?: Point2d): Point2d

Parameter Type Description
fraction number  
result Point2d  

Defined in

Last Updated: 08 January, 2020