City Class

City Class

City
Inheritance Hierarchy
SystemObject
  Rhino.RenderCity

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class City
Public Class City

The City type exposes the following members.

Properties
  NameDescription
Public propertyLatitude
Gets latitude of city.
Public propertyLongitude
Gets longitude of city.
Public propertyName
Gets name of city.
Public propertyTimeZone
Gets time zone of city.
Top
Methods
  NameDescription
Public methodStatic memberCities
Returns number of available cities.
Public methodStatic memberCityAt
Returns city at given index.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFindNearest
Finds nearest city of specified input parameters.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also