GH_LonLatCoordinate.SphereUParameter Property

GH_LonLatCoordinateSphereUParameter Property

Gets the spherical U parameter.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double SphereUParameter { get; }
Public ReadOnly Property SphereUParameter As Double
	Get

Property Value

Type: Double

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_LonLatCoordinate.SphereUParameter"]

See Also