Open Table of Contents

Points To Rectangles

Creates rectangles from points in a point dataset and user defined width, height rotation angle and location of the point.

Inputs:

Outputs:

Notes:

Examples:

Width = 300, Height = 200
Angle = 15, Location = "Center"

Width = 300, Height = 200
Angle = 15, Location = "LL" (Lower Left)

Width = 300, Height = 200
Angle = 0, Location = "UR" (Upper Right)