Click or drag to resize

ModelEarthAnchorPoint  Conversion (EarthAnchorPoint to ModelEarthAnchorPoint)

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelEarthAnchorPoint (
	EarthAnchorPoint anchorPoint
)

Parameters

anchorPoint
Type: EarthAnchorPoint

Return Value

Type: ModelEarthAnchorPoint
See Also