Share

Utility Class

Inheritance Hierarchy

SystemObject
  Autodesk.CivilUtility


Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0

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

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

See Also

Reference

Was this information helpful?