Click or drag to resize

GHUtilsreadDefaultCrosecTable Method

read the default cross section table and return its contents as a list of GH-cross sections

Namespace:  Karamba.GHopper.Utilities
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public static List<GH_CrossSection> readDefaultCrosecTable()

Return Value

Type: ListGH_CrossSection

[Missing <returns> documentation for "M:Karamba.GHopper.Utilities.GHUtils.readDefaultCrosecTable"]

See Also