Provides access to members that construct a line segment using other geometries and measures.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
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 that implement IConstructLine
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. |