Utility Class

Inheritance Hierarchy
SystemObject
  Autodesk.CivilUtility

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class Utility

The Utility type exposes the following members.

Methods
 NameDescription
Public methodStatic memberPolarPoint(Double, Double, Double) Finds a point by means of polar coordinates.
Public methodStatic memberPolarPoint(Point3d, Double, Double) 
Top
See Also