GH_LonLatCoordinate Class |
Namespace: Grasshopper.Kernel.Types
The GH_LonLatCoordinate type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_LonLatCoordinate | Initializes a new instance of the GH_LonLatCoordinate class | |
| GH_LonLatCoordinate(Double, Double) | Initializes a new instance of the GH_LonLatCoordinate class |
| Name | Description | |
|---|---|---|
| IsValid | ||
| IsValidWhyNot | ||
| Latitude |
Gets or sets the longitude (in degrees) of the location.
| |
| Longitude |
Gets or sets the longitude (in degrees) of the location.
| |
| SphereUParameter |
Gets the spherical U parameter.
| |
| SphereVParameter |
Gets the spherical V parameter.
| |
| TypeDescription | ||
| TypeName |
| Name | Description | |
|---|---|---|
| CastFrom | ||
| CastToT | ||
| Duplicate | ||
| EmitProxy | ||
| Read | ||
| ScriptVariable | ||
| ToString | (Overrides ObjectToString.) | |
| Write |