Click or drag to resize

GH_ElementCastFrom Method

[Missing <summary> documentation for "M:Karamba.GHopper.Elements.GH_Element.CastFrom(System.Object)"]

Namespace:  Karamba.GHopper.Elements
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public override bool CastFrom(
	Object source
)

Parameters

source
Type: SystemObject

[Missing <param name="source"/> documentation for "M:Karamba.GHopper.Elements.GH_Element.CastFrom(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Karamba.GHopper.Elements.GH_Element.CastFrom(System.Object)"]

See Also