Click or drag to resize

ModelLineWidthCastFrom Method

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool CastFrom(
	Object source
)

Parameters

source
Type: SystemObject

Return Value

Type: Boolean

Implements

IGH_GooCastFrom(Object)
See Also