Provides access to IPointCalculation interface.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
AddLine | Add line to calculate points from. | |
CalculatePoints | Calculate Points with the given adjustment type. For closed parcels use -1/null for end point. | |
Closure | Return closure information for the last point calculation. | |
Empty | Empty the point calculator of stored lines. | |
FixedPoints | Prevent points in the fixed list from being calculated (optional). | |
GetCalculatedPoint | Coodinate for the calculated point. | |
Points | Assign calculated points to ICadastralPoints (optional). | |
Rotation | Rotation to apply to lines. | |
Scale | Scale to apply to lines. |
CoClasses that implement IPointCalculation
CoClasses and Classes | Description |
---|---|
PointCalculation | Point Calculation using lines. |