Inheritance Hierarchy
SystemObjectAutodesk.CivilUtility
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class Utility
VB
Public NotInheritable Class Utility
C++
public ref class Utility sealed
The Utility type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| PolarPoint(Double, Double, Double) | Finds a point by means of polar coordinates. | |
| PolarPoint(Point3d, Double, Double) |
