Grasshopper API
GH_Interval2DCastFrom Method |
Remote to Local caster function. This stuff is complex, don't concern yourself with casting logic.
Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)
public override bool CastFrom( Object source )
Public Overrides Function CastFrom ( source As Object ) As Boolean
Parameters
- source
- Type: SystemObject