GH_Material.CastFrom Method

GH_MaterialCastFrom Method

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool CastFrom(
	Object source
)
Public Overrides Function CastFrom ( 
	source As Object
) As Boolean

Parameters

source
Type: SystemObject

Return Value

Type: Boolean
See Also