This document is archived and information here might be outdated. Recommended version. |
Provides access to members that construct a line segment using other geometries and measures.
Methods for constructing a Line segment based either on the bisection of an angle defined by three input points or the extension of an existing Line to the boundary of the Spatial Reference.
Name | Description | |
---|---|---|
ConstructAngleBisector | Constructs a line segment being the bisector through the angle defined by the three input points. | |
ConstructExtended | Extends a line segment until one or both of its endpoints reaches the boundary of the domain of the line's associated spatial reference. |
CoClasses and Classes | Description |
---|---|
Line | A 2D straight line between a pair of 2D endpoints; can optionally have height, measure and ID attributes at each endpoint. |