Grasshopper API
GH_ParamTCast_Object Method |
Attempts to convert the Object reference into an instance of T.
This method will perform a direct cast if possible or it will call Casting functions on T or Data if they exist.
Data will not be duplicated unless a type conversion is required.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

