IntelliCAD 11.1 Object Library | |
PolarPoint Method | |
See Also |
- Point
- A Point object that specifies the base point.
- Angle
- Angle from the specified point where the point to return is located.
- Distance
- Distance from the specified point where the point to return is located.
Utility Object : PolarPoint Method |
Description
Returns a point at a user specified angle and distance from a given point.
Syntax
Parameters
- Point
- A Point object that specifies the base point.
- Angle
- Angle from the specified point where the point to return is located.
- Distance
- Distance from the specified point where the point to return is located.