Click or drag to resize

ModelContentSubCastA, T Method

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected internal static T SubCast<A, T>(
	Object source
)
where A : ModelContentAttributes
where T : ModelContent

Parameters

source
Type: SystemObject

Type Parameters

A
T

Return Value

Type: T
See Also