Click or drag to resize

ModelEarthAnchorPoint  Conversion (ModelEarthAnchorPointAttributes to ModelEarthAnchorPoint)

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

Parameters

attributes
Type: Grasshopper.Rhinoceros.ModelModelEarthAnchorPointAttributes

Return Value

Type: ModelEarthAnchorPoint
See Also