|
GH_CrossSection Constructor (GH_CrossSection)
|
Namespace:
Karamba.GHopper.CrossSections
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic GH_CrossSection(
GH_CrossSection other
)
Public Sub New (
other As GH_CrossSection
)
public:
GH_CrossSection(
GH_CrossSection^ other
)
new :
other : GH_CrossSection -> GH_CrossSection
Parameters
- other
- Type: Karamba.GHopper.CrossSectionsGH_CrossSection
[Missing <param name="other"/> documentation for "M:Karamba.GHopper.CrossSections.GH_CrossSection.#ctor(Karamba.GHopper.CrossSections.GH_CrossSection)"]
See Also