Click or drag to resize

Param_CrossSectionPreferredCast Method

[Missing <summary> documentation for "M:Karamba.GHopper.CrossSections.Param_CrossSection.PreferredCast(System.Object)"]

Namespace:  Karamba.GHopper.CrossSections
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected override GH_CrossSection PreferredCast(
	Object data
)

Parameters

data
Type: SystemObject

[Missing <param name="data"/> documentation for "M:Karamba.GHopper.CrossSections.Param_CrossSection.PreferredCast(System.Object)"]

Return Value

Type: GH_CrossSection

[Missing <returns> documentation for "M:Karamba.GHopper.CrossSections.Param_CrossSection.PreferredCast(System.Object)"]

See Also